cmake/Tests/RunCMake/CheckIPOSupported/default-lang-none-stderr.txt

8 lines
381 B
Plaintext
Raw Normal View History

2017-07-20 19:35:53 +02:00
^CMake Error at .*/Modules/CheckIPOSupported\.cmake:[0-9]+ \(message\):
2022-11-16 20:14:03 +01:00
IPO is not supported \(no C/CXX/CUDA/Fortran languages found in
ENABLED_LANGUAGES global property\)\.
2017-07-20 19:35:53 +02:00
Call Stack \(most recent call first\):
.*/Modules/CheckIPOSupported\.cmake:[0-9]+ \(_ipo_not_supported\)
default-lang-none\.cmake:[0-9]+ \(check_ipo_supported\)
CMakeLists\.txt:[0-9]+ \(include\)$