mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
#ifdef CMAKE_RCDEFINE
|
|
hello TEXT DISCARDABLE CMAKE_RCDEFINE
|
|
#else
|
|
#error "resource compiler did not get defines from command line!"
|
|
#endif |