Changes between Version 2 and Version 3 of CMakeAddLibrary
- Timestamp:
- May 24, 2008, 12:15:27 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CMakeAddLibrary
v2 v3 138 138 }}} 139 139 140 This example is from [http://svn.boost.org/svn/boost/ sandbox-branches/boost-cmake/boost_1_34_0/libs/thread/src/CMakeLists.txt libs/thread/src/CMakeLists.txt].140 This example is from [http://svn.boost.org/svn/boost/branches/CMake/Boost_1_35_0/libs/thread/src/CMakeLists.txt libs/thread/src/CMakeLists.txt]. 141 141 142 142 == Where Defined == 143 This macro is defined in the Boost Core module in [http://svn.boost.org/svn/boost/ sandbox-branches/boost-cmake/boost_1_34_0/tools/build/CMake/BoostCore.cmake tools/build/CMake/BoostCore.cmake]143 This macro is defined in the Boost Core module in [http://svn.boost.org/svn/boost/branches/CMake/Boost_1_35_0/tools/build/CMake/BoostCore.cmake tools/build/CMake/BoostCore.cmake]