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