MantisBT - CMake
View Issue Details
0008814CMakeDocumentationpublic2009-03-30 00:262016-06-10 14:30
James Bigler 
Bill Hoffman 
normalminoralways
closedmoved 
CMake-2-6 
 
0008814: file(GLOB) needs more specific documentation on supported globbing operations
In the documentation, there should be specific mention of the globbing expressions supported include only *, ?, and [].

Specifically mention that brace expanding ({}) isn't supported.

Specifically mention that regular expressions in glob expressions are not supported.

Also, it should provide an example of doing multiple matches in a single expression: file(GLOB sources "*.cpp" "*.h").
No tags attached.
Issue History
2009-03-30 00:26James BiglerNew Issue
2009-09-14 14:32Bill HoffmanStatusnew => assigned
2009-09-14 14:32Bill HoffmanAssigned To => Bill Hoffman
2016-06-10 14:27Kitware RobotNote Added: 0041532
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041532)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.