Version 1 (modified by 13 years ago) ( diff ) | ,
---|
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.)
Note:
See TracWiki
for help on using the wiki.