mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
The prefix must be a C-identifier because it is written as the prefix of preprocessor macros and possibly structs.
6 lines
248 B
Plaintext
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\)
|