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