View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008814 | CMake | Documentation | public | 2009-03-30 00:26 | 2016-06-10 14:30 | ||||
Reporter | James Bigler | ||||||||
Assigned To | Bill Hoffman | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0008814: file(GLOB) needs more specific documentation on supported globbing operations | ||||||||
Description | 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"). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0041532) Kitware Robot (administrator) 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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-03-30 00:26 | James Bigler | New Issue | |
2009-09-14 14:32 | Bill Hoffman | Status | new => assigned |
2009-09-14 14:32 | Bill Hoffman | Assigned To | => Bill Hoffman |
2016-06-10 14:27 | Kitware Robot | Note Added: 0041532 | |
2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |