MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0016076 | CMake | CMakeSetup | public | 2016-04-22 10:39 | 2016-06-10 14:21 |
Reporter | blackstar | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | CentOS | OS Version | 6.5 |
Product Version | CMake 3.5.2 | ||||
Target Version | CMake 3.7 | Fixed in Version | CMake 3.7 | ||
Summary | 0016076: bin install directory configuration | ||||
Description | It is impossible to set the CMake bin install directory with bootstrap options. The bin install directory is always <PREFIX>/bin. If cmake binary is moved to other location, The CMAKE_ROOT could not be find, because the unique search directory of /Modules/CMake.cmake file is at the same level of bin directory. CMake Error: Could not find CMAKE_ROOT !!! CMake has most likely not been installed correctly. Modules directory not found in So it is impossible to have in the same install directory, several CMake binary of different OS. For example : cmake-3.5.2/bin/centos6.2/cmake cmake-3.5.2/bin/ubuntu14.04/cmake Is it possible to add an option in bootstrap, like --docdir, to set the binary install directory relative to <PREFIX> ? | ||||
Steps To Reproduce | do a cmake installation move the cmake binary run cmake | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-04-22 10:39 | blackstar | New Issue | |||
2016-04-22 10:54 | Brad King | Note Added: 0040924 | |||
2016-06-01 14:12 | Brad King | Note Added: 0041120 | |||
2016-06-02 09:42 | Brad King | Note Added: 0041124 | |||
2016-06-02 09:43 | Brad King | Assigned To | => Brad King | ||
2016-06-02 09:43 | Brad King | Status | new => resolved | ||
2016-06-02 09:43 | Brad King | Resolution | open => fixed | ||
2016-06-02 09:43 | Brad King | Fixed in Version | => CMake 3.7 | ||
2016-06-02 09:43 | Brad King | Target Version | => CMake 3.7 | ||
2016-06-10 14:21 | Kitware Robot | Note Added: 0041160 | |||
2016-06-10 14:21 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|