cmake/Tests/RunCMake/CheckIPOSupported/not-supported-by-generator-stderr.txt
2017-07-20 19:35:53 +02:00

7 lines
361 B
Plaintext

^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\)$