|
cmake introduction
A short example project for the CMake build system
|

Go to the source code of this file.
Namespaces | |
| configure_time_constants | |
| Namespace for configuration time constants. | |
Macros | |
| #define | CXX_TEST_PROJECT_WITH_LAPACK |
| #define | CXX_TEST_PROJECT "1.0.2" |
Variables | |
information on the repository version and the build system | |
here some information from configure time (during a
| |
| constexpr const char * | configure_time_constants::git_revision = "5aead1bf5c1d9181cd2c52a1103b98387e34f77b" |
| Git revision id. More... | |
| constexpr const char * | configure_time_constants::git_shortrev = "5aead1b" |
| CurrentGit shortrev. More... | |
| constexpr const char * | configure_time_constants::git_branch = "" |
| Current Git branch. More... | |
| constexpr const char * | configure_time_constants::build_type = "Debug" |
| Current build type. More... | |
1.8.14