Older cmake wiki stuff, may not be reliable, needs converting to rst docs
How Do Iā¦
Reference Documentation
- Project macros
- boost_library_project - Designate a new Boost library project
- Building binaries
- boost_add_library - Add a compiled Boost library
- boost_add_executable - Add a compiled executable
- Regression testing
- boost_test_run - Compile and execute a test
- boost_test_run_fail - Compile and execute a test (which is expected to fail)
- boost_test_compile - Compile a test
- boost_test_compile_fail - Compile a test (which should fail to compile)
- Build features - Different library build features supported by the build system
- āCMake Macro Reference (note that this documentation is also compiled in to cmake itself. The command
cmake --help-full
will display it.)
Last modified
13 years ago
Last modified on Oct 14, 2009, 8:25:38 PM
Note:
See TracWiki
for help on using the wiki.