diff options
author | Alexander Neundorf <neundorf@kde.org> | 2008-09-07 22:26:33 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2008-09-07 22:26:33 +0000 |
commit | aac68ca8a37d02854eaaa1f711bfadb739a1bef4 (patch) | |
tree | 289e6137ce530519b6f88b5af289330aa3610790 /modules/FindSIP.py | |
parent | 0a2a078fd1820f87c6828bfc69cffc91f08e44c3 (diff) | |
download | extra-cmake-modules-aac68ca8a37d02854eaaa1f711bfadb739a1bef4.tar.gz extra-cmake-modules-aac68ca8a37d02854eaaa1f711bfadb739a1bef4.tar.bz2 |
-save some regex matching and make the code easier readable: since cmake 2.6 regex matches are stored
in the variables CMAKE_MATCH_<number>, so we have to match the regex only once instead of multiple
times and can then just use the stored matches
Alex
svn path=/trunk/KDE/kdelibs/; revision=858379
Diffstat (limited to 'modules/FindSIP.py')
0 files changed, 0 insertions, 0 deletions