summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CheckIPOSupported/not-supported-by-generator-stderr.txt
blob: a2aa58c7bad29e0804af42f0ca59d239f6c22744 (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 generator\)\.
Call Stack \(most recent call first\):
  .*/Modules/CheckIPOSupported\.cmake:[0-9]+ \(_ipo_not_supported\)
  not-supported-by-generator\.cmake:[0-9]+ \(check_ipo_supported\)
  CMakeLists\.txt:[0-9]+ \(include\)$