cmake/Tests/RunCMake/WriteCompilerDetectionHeader/InvalidFeature-stderr.txt

7 lines
327 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
CMake Error at .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
Unsupported feature not_a_feature.
Call Stack \(most recent call first\):
2018-08-09 18:06:22 +02:00
.*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(_check_feature_lists\)
2015-04-27 22:25:09 +02:00
InvalidFeature.cmake:4 \(write_compiler_detection_header\)
CMakeLists.txt:3 \(include\)