Changes between Version 2 and Version 3 of CMakeBuildFeatures
- Timestamp:
- May 24, 2008, 12:01:45 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CMakeBuildFeatures
v2 v3 47 47 Each of these variables can be expanded for any feature, e.g., `MULTI_THREADED_LINK_LIBS` contains libraries that multi-threaded variants should link against. 48 48 49 All of the flags provided for each feature are typically detected by the Boost CMake configuration module in [http://svn.boost.org/svn/boost/ sandbox-branches/boost-cmake/boost_1_34_0/tools/build/CMake/BoostConfig.cmake tools/build/CMake/BoostConfig.cmake].49 All of the flags provided for each feature are typically detected by the Boost CMake configuration module in [http://svn.boost.org/svn/boost/branches/CMake/Boost_1_35_0/tools/build/CMake/BoostConfig.cmake tools/build/CMake/BoostConfig.cmake]. 50 50 51 51 == Default Variants ==