Changes between Version 23 and Version 24 of CMakeModularizationStatus
- Timestamp:
- Jan 2, 2012, 9:53:33 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CMakeModularizationStatus
v23 v24 128 128 129 129 Set up an integration testing installation by following the directions [#IntegrationTesting above]. 130 While that is building, read the section on [#PortingTestJamfiles porting test Jamfiles]. Then, close a few of the [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=open open tickets]. After looking at a few of the [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=closed completed CMakeLists.txt files] (follow the commit links in the tickets), most of these should be easy and obvious textual transformations even if you don't know much about Boost.Build or CMake! 130 While that is building, read the section on [#PortingTestJamfiles porting test Jamfiles]. Then, close a few of the [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=open open tickets]. After looking at a few of the [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=closed completed CMakeLists.txt files] (follow the commit links in the tickets), most of these should be easy and obvious textual transformations even if you don't know much about Boost.Build or CMake! For details, read “How to Contribute” in [https://github.com/ryppl/boost-modularize#readme this document].