Lines Matching full:cmake
1 # CMake policy settings shared between LLVM projects
4 # New in CMake 3.20. https://cmake.org/cmake/help/latest/policy/CMP0116.html
12 # New in CMake 3.25.
23 # New in CMake 3.27: https://cmake.org/cmake/help/latest/policy/CMP0144.html
29 # New in CMake 3.27: https://cmake.org/cmake/help/latest/policy/CMP0147.html
35 # New in CMake 3.29: https://cmake.org/cmake/help/latest/policy/CMP0156.html
44 # to have an effect for affected versions. Also fixes building with CMake 3.31.0,