MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013837 | CMake | Modules | public | 2013-01-07 10:03 | 2013-06-03 09:05 |
Reporter | Martin Müllenhaupt | ||||
Assigned To | Clinton Stimpson | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.10.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0013837: QT_VERSION_* variables defined too late in FindQt4.cmake | ||||
Description | In FindQt4.cmake, lines 1174-1176, the variables QT_VERSION_MAJOR, QT_VERSION_MINOR and QT_VERSION_PATCH are defined. But they are used earlier in line 1076 by the Qt4ConfigDependentSettings.cmake macro. This results in failing static linkage of the QtNetwork library when compiling with OpenSSL support on my setup (http://mxe.cc/ [^]). | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-01-07 10:03 | Martin Müllenhaupt | New Issue | |||
2013-01-07 13:11 | Clinton Stimpson | Assigned To | => Clinton Stimpson | ||
2013-01-07 13:11 | Clinton Stimpson | Status | new => assigned | ||
2013-01-07 14:07 | Clinton Stimpson | Note Added: 0031999 | |||
2013-01-07 14:07 | Clinton Stimpson | Status | assigned => resolved | ||
2013-01-07 14:07 | Clinton Stimpson | Resolution | open => fixed | ||
2013-06-03 09:05 | Robert Maynard | Note Added: 0033180 | |||
2013-06-03 09:05 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|