我的项目中有一个可执行文件和一个共享库。共享库使用boost库。可执行文件使用olny共享库。tilenet/根Cmake文件:cmake_minimum_required(VERSION2.6)project(tilenet)set(Boost_USE_STATIC_LIBSOFF)#I'vealreadytriedONset(Boost_USE_MULTITHREADEDON)set(Boost_USE_STATIC_RUNTIMEOFF)find_package(Boost1.49COMPONENTSsystemfilesystemREQUIRED)include_directo