diff options
author | Alexander Neundorf <neundorf@kde.org> | 2009-10-20 21:14:12 (GMT) |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2009-10-20 21:14:12 (GMT) |
commit | 9ab9bb0eceb853edd6621ed2fe8cf221daadabfc (patch) | |
tree | 64800b93a4d7310dd9a83606cafb4ad8231f91f9 /Source/cmInstallTargetsCommand.cxx | |
parent | bc43b0f2a4dcecaaf653bb2d8b2bc13b4245f4d6 (diff) | |
download | CMake-9ab9bb0eceb853edd6621ed2fe8cf221daadabfc.zip CMake-9ab9bb0eceb853edd6621ed2fe8cf221daadabfc.tar.gz CMake-9ab9bb0eceb853edd6621ed2fe8cf221daadabfc.tar.bz2 |
make testing the CodeBlocks and Eclipse generators easier by not requiring the CMAKE_EDIT_COMMAND variable
Both generators use the CMAKE_EDIT_COMMAND variable to determine whether
they should add the edit_cache target, i.e. they don't add it if it's
ccmake, since this does not work inside the output log view of
Eclipse/Codeblocks. But instead of requiring the variable to be set they now
check it for 0 and handle this appropriately. This should help Dave getting
some testing for them :-)
Alex
Diffstat (limited to 'Source/cmInstallTargetsCommand.cxx')
0 files changed, 0 insertions, 0 deletions