CMake/Tests/RunCMake/WriteCompilerDetectionHeader/InvalidCXXFeature-stderr.txt

6 lines
255 B
Plaintext

CMake Error at .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
Unsupported feature cxx_not_a_feature.
Call Stack \(most recent call first\):
InvalidCXXFeature.cmake:4 \(write_compiler_detection_header\)
CMakeLists.txt:3 \(include\)