summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/WriteCompilerDetectionHeader/NoFeature-stderr.txt
blob: 921ae6396f48af32758d1b300b30bd3ec62aa346 (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\)