diff options
author | Tyler <tylerbrawl@gmail.com> | 2024-03-06 22:32:16 (GMT) |
---|---|---|
committer | Tyler Nichols <tylerbrawl@gmail.com> | 2024-03-29 20:29:20 (GMT) |
commit | 588371d2d5fdda0340b29058147f49e40723ba71 (patch) | |
tree | 43dcc7e4d599d4902602a3da743eecf6fb4ddde5 /Tests/FindPython/Python2Module | |
parent | 4d27ef55bdb3f74370df9b0ec573869d0d43c398 (diff) | |
download | CMake-588371d2d5fdda0340b29058147f49e40723ba71.zip CMake-588371d2d5fdda0340b29058147f49e40723ba71.tar.gz CMake-588371d2d5fdda0340b29058147f49e40723ba71.tar.bz2 |
Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport}
Rename the CMake script at
`${CMAKE_ROOT}\Modules\CMakeDetermineCompileFeatures.cmake` to
`${CMAKE_ROOT}\Modules\CMakeDetermineCompilerSupport.cmake`. Also,
rename the function defined in that script from
`cmake_determine_compile_features()` to
`cmake_determine_compiler_support()`.
Modify existing CMake scripts which were including the previous
CMake script to refer to the new file and call the new function.
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions