jrl-cmakemodules 1.1.2
CMake utility toolbox
Loading...
Searching...
No Matches
warning.hh File Reference

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 */
 

Macro Definition Documentation

◆ JRL_CMAKEMODULES_WARN

#define JRL_CMAKEMODULES_WARN ( MSG)    /* nothing */

◆ JRL_CMAKEMODULES_WARN_STRINGISE

#define JRL_CMAKEMODULES_WARN_STRINGISE ( x)     JRL_CMAKEMODULES_WARN_STRINGISE_IMPL(x)

◆ JRL_CMAKEMODULES_WARN_STRINGISE_IMPL

#define JRL_CMAKEMODULES_WARN_STRINGISE_IMPL ( x)    #x