[cmake-developers] cmake-gui enhancement: regular expression explorer
Gregor Jasny
gjasny at gmail.com
Thu Nov 19 07:08:10 EST 2015
Hello,
I often run into the problem that I have to create a more complex
regular expression with several captures. Usually it takes some time and
many iterations.
Inspired by the emacs regex mode I added a dialog to the cmake gui where
one can experiment with regular expressions. Code is available here:
https://github.com/gjasny/CMake/tree/regex-explorer
Does any CMake GUI maintainer have time to pick this up and polish it
for merging? My Qt is quite rusty.
Thanks,
Gregor
More information about the cmake-developers
mailing list