Stephen Kelly b47c125ff7 WCDH: Ensure that the prefix argument to the macro is valid.
The prefix must be a C-identifier because it is written as the
prefix of preprocessor macros and possibly structs.
2014-07-02 19:37:04 +02:00

6 lines
248 B
Plaintext

CMake Error at .*/Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
A prefix must be specified
Call Stack \(most recent call first\):
EmptyPrefix.cmake:[0-9]+ \(write_compiler_detection_header\)
CMakeLists.txt:[0-9]+ \(include\)