CMake/Tests/RunCMake/WriteCompilerDetectionHeader/MultiBadOutDir-stderr.txt
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

7 lines
306 B
Plaintext

CMake Error at .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
The compiler-specific output directory must be within the same directory as
the main file.
Call Stack \(most recent call first\):
MultiBadOutDir.cmake:4 \(write_compiler_detection_header\)
CMakeLists.txt:3 \(include\)