View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010477CMakeModulespublic2010-03-29 05:242010-10-06 14:43
ReporterRolf Eike Beer 
Assigned ToKovarththanan Rajaratnam 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.3Fixed in VersionCMake 2.8.3 
Summary0010477: FindZLIB should work with version numbers
DescriptionI've the problem that e.g. QNX has zlib 1.1 but I need 1.2. So FIND_PACKAGE(ZLIB) will tell me that is has a library found but I can't tell if it's a valid one.

IMHO best solution would be to allow the required version to be specified in FIND_PACKAGE like it works for Qt4: FIND_PACKAGE(ZLIB 1.2)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0020024)
Rolf Eike Beer (developer)
2010-03-29 05:25

Sorry, that should have been "CMake", not "CCMake".

 Issue History
Date Modified Username Field Change
2010-03-29 05:24 Rolf Eike Beer New Issue
2010-03-29 05:25 Rolf Eike Beer Note Added: 0020024
2010-03-29 15:13 Alex Neundorf Category CCMake => Modules
2010-08-03 12:17 Kovarththanan Rajaratnam Status new => assigned
2010-08-03 12:17 Kovarththanan Rajaratnam Assigned To => Kovarththanan Rajaratnam
2010-08-04 00:46 Kovarththanan Rajaratnam Status assigned => closed
2010-08-04 00:46 Kovarththanan Rajaratnam Resolution open => fixed
2010-08-04 00:46 Kovarththanan Rajaratnam Fixed in Version => CMake-2-8
2010-08-31 18:00 David Cole Target Version => CMake 2.8.3
2010-10-06 14:43 David Cole Fixed in Version CMake-2-8 => CMake 2.8.3


Copyright © 2000 - 2018 MantisBT Team