summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/try_compile/CxxStandard-stderr.txt
blob: cee1b4451f955fdf2622867ec2954602eaa69f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
^(CMake Error in .*/Tests/RunCMake/try_compile/CxxStandard-build/CMakeFiles/CMakeTmp/CMakeLists.txt:
  The CXX_STANDARD property on target "cmTC_[0-9a-f]*" contained an invalid
  value: "3".


)?CMake Error at .*/Tests/RunCMake/try_compile/CxxStandard-build/CMakeFiles/CMakeTmp/CMakeLists.txt:[0-9]+ \(add_executable\):
  CXX_STANDARD is set to invalid value '3'

(
CMake Error in .*/Tests/RunCMake/try_compile/CxxStandard-build/CMakeFiles/CMakeTmp/CMakeLists.txt:
  The CXX_STANDARD property on target "cmTC_[0-9a-f]*" contained an invalid
  value: "3".

)?
CMake Error at CxxStandard.cmake:[0-9]+ \(try_compile\):
  Failed to generate test project build system.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)$