summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CheckIPOSupported/not-supported-by-compiler-stderr.txt
blob: 5f5f41051bc4d948a8ac818cbfa8e686a8f8c6f8 (plain)
1
2
3
4
5
6
^CMake Error at .*/Modules/CheckIPOSupported\.cmake:[0-9]+ \(message\):
  IPO is not supported \(Compiler doesn't support IPO\)\.
Call Stack \(most recent call first\):
  .*/Modules/CheckIPOSupported\.cmake:[0-9]+ \(_ipo_not_supported\)
  not-supported-by-compiler\.cmake:[0-9]+ \(check_ipo_supported\)
  CMakeLists\.txt:[0-9]+ \(include\)$