diff options
author | Alexander Neundorf <neundorf@kde.org> | 2007-11-19 21:52:16 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2007-11-19 21:52:16 +0000 |
commit | afc0b5adb7fcb1b62ba50c4bc1cc28b3364cc8f2 (patch) | |
tree | f064dd7b96e60e918519ce231d9bc4344dd5dba1 /modules/MacroAddCompileFlags.cmake | |
parent | db1f97d39f94fd306109ccc6d567349736b0302e (diff) | |
download | extra-cmake-modules-afc0b5adb7fcb1b62ba50c4bc1cc28b3364cc8f2.tar.gz extra-cmake-modules-afc0b5adb7fcb1b62ba50c4bc1cc28b3364cc8f2.tar.bz2 |
-add some more quotes to help with spaces
-use only one SET_TARGET_PROPERTIES() instead of two, kdefakes is build as C++ instead of C library
because of automoc (which comes with kde4_add_library, which adds a C++ file to every target). To avoid this
simply add_library() could be used, it just has to be made sure that the RPATH is correc (should be automatically)
and the correct definitions are set (for exporting the right symbols)
Alex
CCMAIL: ossi@kde.org
svn path=/trunk/KDE/kdelibs/; revision=738871
Diffstat (limited to 'modules/MacroAddCompileFlags.cmake')
0 files changed, 0 insertions, 0 deletions