diff options
author | Matthias Kretz <kretz@kde.org> | 2007-07-04 11:03:11 +0000 |
---|---|---|
committer | Matthias Kretz <kretz@kde.org> | 2007-07-04 11:03:11 +0000 |
commit | 9dcedc87a745df564bee5ffddeba7071dc6bc884 (patch) | |
tree | ae95f17969a8dc5323485669196de49d7a2a50bb /modules/CheckPointerMember.cmake | |
parent | 588e081f8919c561170793d20b048db7f286dd7d (diff) | |
download | extra-cmake-modules-9dcedc87a745df564bee5ffddeba7071dc6bc884.tar.gz extra-cmake-modules-9dcedc87a745df564bee5ffddeba7071dc6bc884.tar.bz2 |
- make automoc implicit (no kde4_automoc needed in CMakeLists.txt anymore, the macro now expands to nothing)
- delay the automoc to make time
- add KDE4_MOC_HEADERS macro that you can use to create moc_foo.cpp files that get compiled into the target, without you having to include the moc file in the .cpp file
- automoc finds Q_OBJECT macros in .cpp files creates the .moc file from the .cpp file then
- automoc allows both .moc and moc_foo.cpp style includes for qmake compatibility
svn path=/trunk/KDE/kdelibs/; revision=683192
Diffstat (limited to 'modules/CheckPointerMember.cmake')
0 files changed, 0 insertions, 0 deletions