diff options
author | Alexander Neundorf <neundorf@kde.org> | 2007-01-26 18:46:13 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2007-01-26 18:46:13 +0000 |
commit | 32675443733a47680db1299485bb46b20b8c5a8e (patch) | |
tree | 894cdcda49bc7de82106ef51e5161eedd86102da /modules/CheckPointerMember.cmake | |
parent | 246a4a97d889ae998ebdccd205b55c8cd3a29fea (diff) | |
download | extra-cmake-modules-32675443733a47680db1299485bb46b20b8c5a8e.tar.gz extra-cmake-modules-32675443733a47680db1299485bb46b20b8c5a8e.tar.bz2 |
use install(CODE ...) instead of file(WRITE ... ) followed by install(SCRIPT ...)
so this is:
-less cmake code
-now with qoutes so it should also work with path containing spaces
-doesn't create an additionally small cmake file for every kde4_install_handbook() call,
so it should run a bit faster
Alex
CCMAIL: winter@kde.org
svn path=/trunk/KDE/kdelibs/; revision=627478
Diffstat (limited to 'modules/CheckPointerMember.cmake')
0 files changed, 0 insertions, 0 deletions