diff options
author | Andreas Hartmetz <ahartmetz@gmail.com> | 2010-03-03 22:32:44 +0000 |
---|---|---|
committer | Andreas Hartmetz <ahartmetz@gmail.com> | 2010-03-03 22:32:44 +0000 |
commit | 62cc647662816eda6a59864b72531bb3371528de (patch) | |
tree | 5df8e7a8f38b4d4802d32cf4c626be3b1a37e4c7 /modules/MacroWriteBasicCMakeVersionFile.cmake | |
parent | f6af1a885240f67641b2f10ef9289d845fb1bbac (diff) | |
download | extra-cmake-modules-62cc647662816eda6a59864b72531bb3371528de.tar.gz extra-cmake-modules-62cc647662816eda6a59864b72531bb3371528de.tar.bz2 |
Look at the correct variable to determine if a compile test succeeded. After
try_compile(_compile_result, ...) do if(NOT _compile_result) instead of
if(NOT _run_result). Looks like old code wasn't changed when it should.
This fixes the build.
CCMAIL: harry@kdevelop.org
svn path=/trunk/KDE/kdelibs/; revision=1098559
Diffstat (limited to 'modules/MacroWriteBasicCMakeVersionFile.cmake')
0 files changed, 0 insertions, 0 deletions