diff options
author | Alexander Neundorf <neundorf@kde.org> | 2009-10-14 22:13:49 (GMT) |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2009-10-14 22:13:49 (GMT) |
commit | b143c335fd8d0bad58080b31b6be995c43d5ff6a (patch) | |
tree | 3d21b9f304ad967709e09d01d2e6dc5ec51c52f6 /Tests/MathTest | |
parent | e3dec97333008a968ea72d8ad17278ae99c9473a (diff) | |
download | CMake-b143c335fd8d0bad58080b31b6be995c43d5ff6a.zip CMake-b143c335fd8d0bad58080b31b6be995c43d5ff6a.tar.gz CMake-b143c335fd8d0bad58080b31b6be995c43d5ff6a.tar.bz2 |
make it more robust wrt. #9621
although #9621 did not happen anymore with cmake 2.8.0, probably because
GET_PROPERTY(... GLOBAL ...) now makes the result variable empty instead of
simply not touching it, using FUNCTION() instead of MACRO() makes sure that
the _EnabledFeatures variables is always empty before the GET_PROPERTY()
call (and does not still have the old value from the previous call)
Alex
Diffstat (limited to 'Tests/MathTest')
0 files changed, 0 insertions, 0 deletions