|
ic-macros
0.1.5
|

Go to the source code of this file.
Macros | |
| #define | IC_BUILD_MESSAGE(msg) _IC_DO_PRAGMA(message("Build message - " #msg)) |
| Print a diagnostic build message while compiling. More... | |
| #define IC_BUILD_MESSAGE | ( | msg | ) | _IC_DO_PRAGMA(message("Build message - " #msg)) |
Print a diagnostic build message while compiling.
Definition at line 17 of file pragma_message.h.