View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012600 | CMake | CMake | public | 2011-11-29 12:39 | 2014-06-02 08:37 | ||||
Reporter | garin100 | ||||||||
Assigned To | Stephen Kelly | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Linux | OS | Ubuntu | OS Version | 10.04 | ||||
Product Version | CMake-2-8 | ||||||||
Target Version | Fixed in Version | CMake 3.0 | |||||||
Summary | 0012600: Specifying CMAKE_INSTALL_PREFIX in a CMAKE_TOOLCHAIN_FILE file has no effect | ||||||||
Description | Specifying set(CMAKE_INSTALL_PREFIX /a/b/c) in a file given by -DCMAKE_TOOLCHAIN_FILE=<file> has no effect, since CMakeGenericSystem.cmake does not check whether CMAKE_INSTALL_PREFIX has already been defined (line 65 on my system) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0030332) David Cole (manager) 2012-08-11 21:09 |
Sending old, never assigned issues to the backlog. (The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...) If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^] It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing. |
(0034327) Stephen Kelly (developer) 2013-11-02 10:55 |
Tested to work with this trivial toolchain file: set(CMAKE_INSTALL_PREFIX myprefix) |
(0035991) Robert Maynard (manager) 2014-06-02 08:37 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-11-29 12:39 | garin100 | New Issue | |
2012-08-11 21:09 | David Cole | Status | new => backlog |
2012-08-11 21:09 | David Cole | Note Added: 0030332 | |
2013-11-02 10:55 | Stephen Kelly | Note Added: 0034327 | |
2013-11-02 10:55 | Stephen Kelly | Status | backlog => resolved |
2013-11-02 10:55 | Stephen Kelly | Fixed in Version | => CMake 3.0 |
2013-11-02 10:55 | Stephen Kelly | Resolution | open => fixed |
2013-11-02 10:55 | Stephen Kelly | Assigned To | => Stephen Kelly |
2014-06-02 08:37 | Robert Maynard | Note Added: 0035991 | |
2014-06-02 08:37 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |