summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CheckIPOSupported/not-supported-by-cmake-stderr.txt
blob: c49a02439d3c5808096e3ec86ac646cf610d30e2 (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 C 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\)$