MantisBT - CMake | |||||
| View Issue Details | |||||
| 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"). | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||