View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0007691 | CMake | CMake | public | 2008-09-17 10:46 | 2008-12-19 14:45 | ||||
Reporter | Mike McQuaid | ||||||||
Assigned To | Clinton Stimpson | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0007691: Provide QT_LIBRARIES_RELEASE and QT_LIBRARIES_DEBUG | ||||||||
Description | If you are installing libraries it would be incredibly useful to have access to these two variables. Myself and at least one other organisation (from the cmake mailing list) currently have a hideous module that parses this from QT_LIBRARIES but with a 2-line change this could be easily done from UseQt4.cmake. I've attached a patch that would fix this and a module that provides the "hack". | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | QT_LIBRARIES_RELEASE_DEBUG.patch [^] (709 bytes) 2008-09-17 10:46 [Show Content]
GetQtLibrariesReleaseDebug.cmake [^] (914 bytes) 2008-09-17 10:48 | ||||||||
Relationships | |
Relationships |
Notes | |
(0013488) Mike McQuaid (reporter) 2008-09-17 10:50 |
In addition, if this module is merged I would be happy to support it. |
(0013586) Clinton Stimpson (developer) 2008-09-25 16:50 |
After corresponding with Bill... We do not want to add anything to support installs unless it uses GetPrerequisites.cmake. That's how cmake-gui does its Qt installation. There may be additional things your application needs that it may miss (Qt plugins, qt.conf, etc..). In that case, we can probably make a helper macro to get those. If you still prefer to do it your way, then you can do it in your CMakeLists.txt files. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-17 10:46 | Mike McQuaid | New Issue | |
2008-09-17 10:46 | Mike McQuaid | File Added: QT_LIBRARIES_RELEASE_DEBUG.patch | |
2008-09-17 10:48 | Mike McQuaid | File Added: GetQtLibrariesReleaseDebug.cmake | |
2008-09-17 10:50 | Mike McQuaid | Note Added: 0013488 | |
2008-09-25 13:43 | Bill Hoffman | Status | new => assigned |
2008-09-25 13:43 | Bill Hoffman | Assigned To | => Clinton Stimpson |
2008-09-25 16:50 | Clinton Stimpson | Status | assigned => resolved |
2008-09-25 16:50 | Clinton Stimpson | Resolution | open => won't fix |
2008-09-25 16:50 | Clinton Stimpson | Note Added: 0013586 | |
2008-12-19 14:45 | Clinton Stimpson | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |