Add option to control 'bin' directory of CMake's own installation (#16076)
Add a `CMAKE_BIN_DIR` cache entry to CMake's own build configuration. Add a `--bindir` option to the `bootstrap` script to set it.
Showing
- CMakeCPack.cmake 1 addition, 1 deletionCMakeCPack.cmake
- Source/CMakeInstallDestinations.cmake 5 additions, 0 deletionsSource/CMakeInstallDestinations.cmake
- Source/CMakeLists.txt 1 addition, 1 deletionSource/CMakeLists.txt
- Source/CursesDialog/CMakeLists.txt 1 addition, 1 deletionSource/CursesDialog/CMakeLists.txt
- Source/cmConfigure.cmake.h.in 1 addition, 0 deletionsSource/cmConfigure.cmake.h.in
- Source/cmSystemTools.cxx 14 additions, 7 deletionsSource/cmSystemTools.cxx
- bootstrap 8 additions, 0 deletionsbootstrap
Loading
Please register or sign in to comment