summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CheckIPOSupported/default-lang-none-stderr.txt
blob: 9a1ba04adc0260d2b891bb5cae6cfa3eda1bf7b6 (plain)
1
2
3
4
5
6
7
^CMake Error at .*/Modules/CheckIPOSupported\.cmake:[0-9]+ \(message\):
  IPO is not supported \(no C/CXX/CUDA/Fortran languages found in
  ENABLED_LANGUAGES global property\)\.
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\)$