View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002197CMakeCMakepublic2005-08-31 11:572008-09-11 12:59
ReporterFilipe Sousa 
Assigned ToBill Hoffman 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002197: FIND_PROGRAM with wildcards
DescriptionFIND_PROGRAM can handle code like this FIND_PROGRAM(exe qmake /usr/local/Trolltech/*/bin) but not FIND_PROGRAM(exe qmake /usr/local/Trolltech/Qt-4*/bin)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0013435)
Bill Hoffman (manager)
2008-09-11 12:59

This could be done with two calls, file(glob, and then find_program.

 Issue History
Date Modified Username Field Change
2008-09-11 12:59 Bill Hoffman Note Added: 0013435
2008-09-11 12:59 Bill Hoffman Status assigned => closed
2008-09-11 12:59 Bill Hoffman Resolution open => no change required


Copyright © 2000 - 2018 MantisBT Team