mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 13:56:00 +00:00
ba247ccaba
We only define `INTERPROCEDURAL_OPTIMIZATION` behavior for C, CXX, and Fortran languages. Do not try to enable support for other languages. Furthermore, each language builds with a different compiler, so check for support by CMake and the compiler for each language independently. Fixes: #16944 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMP0069-NEW-cmake-result.txt | ||
CMP0069-NEW-cmake-stderr.txt | ||
CMP0069-NEW-cmake.cmake | ||
CMP0069-NEW-compiler-result.txt | ||
CMP0069-NEW-compiler-stderr.txt | ||
CMP0069-NEW-compiler.cmake | ||
CMP0069-NEW-generator-result.txt | ||
CMP0069-NEW-generator-stderr.txt | ||
CMP0069-NEW-generator.cmake | ||
CMP0069-OLD.cmake | ||
CMP0069-WARN-stderr.txt | ||
CMP0069-WARN.cmake | ||
main.cpp | ||
RunCMakeTest.cmake |