2015-04-27 22:25:09 +02:00

8 lines
140 B
CMake

include(WriteCompilerDetectionHeader)
write_compiler_detection_header(
FILE "${CMAKE_CURRENT_BINARY_DIR}/somefile"
PREFIX_TYPO Pref
)