The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13554 
====================================================================== 
Reported By:                Stephen Kelly
Assigned To:                Alex Neundorf
====================================================================== 
Project:                    CMake
Issue ID:                   13554
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2012-09-21 11:24 EDT
Last Modified:              2012-09-21 11:24 EDT
====================================================================== 
Summary:                    cmake --find-package should accept version arguments
Description: 

If I have multiple versions of a package installed, I can't specify that I want
one of version greater than 5.3, for example.

$ cmake --find-package -DNAME=Qt5Core \
                       -DCOMPILER_ID=GNU \
                       -DLANGUAGE=CXX \
                       -DMODE=LINK
-rdynamic /home/stephen/dev/prefix/qtbase/lib/libQtCore.so.5.0.0
-Wl,-rpath,/home/stephen/dev/prefix/qtbase/lib
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-09-21 11:24 Stephen Kelly  New Issue                                    
2012-09-21 11:24 Stephen Kelly  Status                   new => assigned     
2012-09-21 11:24 Stephen Kelly  Assigned To               => Alex Neundorf   
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to