summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/WriteCompilerDetectionHeader/InvalidFeature-stderr.txt
blob: f4449929fb3ff58403a3fe7dfcc1ffc399a0f4d3 (plain)
1
2
3
4
5
6
CMake Error at .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
  Unsupported feature not_a_feature.
Call Stack \(most recent call first\):
  .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(_check_feature_lists\)
  InvalidFeature.cmake:4 \(write_compiler_detection_header\)
  CMakeLists.txt:3 \(include\)