Changes between Version 42 and Version 43 of CMake
- Timestamp:
- Feb 19, 2012, 5:48:58 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CMake
v42 v43 1 1 = Boost.CMake = 2 2 3 Boost.Cmake is an alternative build system for Boost based on [http://www.cmake.org CMake], a cross-platform, open-source make system. This system is designed to build Boost as it appears in its official SVN repository.3 Boost.Cmake is an alternative build system for Boost based on [http://www.cmake.org CMake], a cross-platform, open-source make system. This system is designed to build Boost as it appears in its official monolithic SVN repository. 4 4 5 5 A ''modularized'' version of Boost, also using CMake—where each library and component lives in its own Git repository—is being developed separately by the [http://ryppl.org Ryppl] project.