Revision 541481c...
Go back to digest for 29th September 2013Features in Development Tools
Aleix Pol Gonzalez committed changes in [kdevelop] projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:
Make it possible to glob directories
It should have worked as well with directories, not closing the bug since
[.*] is still unsupported.
We'll have to write a wildcard to regular expression conversor eventually
since QRegularExpression (in Qt5) doesn't support wildcards anyway.
File Changes
Modified 1 files
- projectmanagers/cmake/parser/cmakeprojectvisitor.cpp
1 files changed in total