![]() |
Purple
0.1
Standard Language Specification
|
CMake config definitions. More...

Go to the source code of this file.
Macros | |
| #define | PROJECT_NAME "TestName" |
| #define | PROJECT_VER "TestVersion" |
| #define | PROJECT_VER_MAJOR "TestMajor" |
| #define | PROJECT_VER_MINOR "TestMinor" |
| #define | PROJECT_VER_PATCH "TestPatch" |
| #define | DEFAULT_CLANG_EXECUTABLE_PATH "ClangPath" |
| #define | PROJECT_NAME_AND_VERS "TestName TestVersion" |
CMake config definitions.
| #define DEFAULT_CLANG_EXECUTABLE_PATH "ClangPath" |
| #define PROJECT_NAME "TestName" |
| #define PROJECT_NAME_AND_VERS "TestName TestVersion" |
| #define PROJECT_VER "TestVersion" |
| #define PROJECT_VER_MAJOR "TestMajor" |
| #define PROJECT_VER_MINOR "TestMinor" |
| #define PROJECT_VER_PATCH "TestPatch" |