summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/WriteCompilerDetectionHeader/NoCompiler-stderr.txt
blob: 9451348b2b1e2f9e4ae292cc9cdd9eecc8610c3f (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
  compiler.
Call Stack \(most recent call first\):
  NoCompiler.cmake:4 \(write_compiler_detection_header\)
  CMakeLists.txt:3 \(include\)