summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/WriteCompilerDetectionHeader/NoFeature-stderr.txt
blob: 193f297d235f67b030a9660ea0785856afe373b3 (plain)
1
2
3
4
5
6
CMake Error at .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
  Invalid arguments.  write_compiler_detection_header requires at least one
  feature.
Call Stack \(most recent call first\):
  NoFeature.cmake:4 \(write_compiler_detection_header\)
  CMakeLists.txt:3 \(include\)