|
jrl-cmakemodules 1.1.2
CMake utility toolbox
|
Go to the source code of this file.
Macros | |
| #define | JRL_CMAKEMODULES_WARN_STRINGISE_IMPL(x) #x |
| #define | JRL_CMAKEMODULES_WARN_STRINGISE(x) JRL_CMAKEMODULES_WARN_STRINGISE_IMPL(x) |
| #define | JRL_CMAKEMODULES_WARN(MSG) /* nothing */ |
| #define JRL_CMAKEMODULES_WARN | ( | MSG | ) | /* nothing */ |
| #define JRL_CMAKEMODULES_WARN_STRINGISE | ( | x | ) | JRL_CMAKEMODULES_WARN_STRINGISE_IMPL(x) |
| #define JRL_CMAKEMODULES_WARN_STRINGISE_IMPL | ( | x | ) | #x |