Changes between Version 2 and Version 3 of CMakeBuildFeatures


Ignore:
Timestamp:
May 24, 2008, 12:01:45 PM (14 years ago)
Author:
troy d. straszheim
Comment:

broken links

Legend:

Unmodified
Added
Removed
Modified
  • CMakeBuildFeatures

    v2 v3  
    4747Each of these variables can be expanded for any feature, e.g., `MULTI_THREADED_LINK_LIBS` contains libraries that multi-threaded variants should link against.
    4848
    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].
     49All 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].
    5050
    5151== Default Variants ==