Stephen Kelly 4cf5179c77 WCDH: Make it possible to generate multiple files.
Extend the write_compiler_detection_header interface to allow
specifying a location for supplementary files, and getting the
list of resulting files as a variable.
2014-11-24 21:54:41 +01:00

6 lines
286 B
Plaintext

CMake Error at .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
If OUTPUT_FILES_VAR is specified, then OUTPUT_DIR must also be specified.
Call Stack \(most recent call first\):
MultiNoOutdir.cmake:4 \(write_compiler_detection_header\)
CMakeLists.txt:3 \(include\)