Age | Commit message (Collapse) | Author |
|
|
|
the case where a directory exists but is empty, by checking that
it contains a CMakeLists.txt file before adding it.
OK from kde-buildsystem list at http://lists.kde.org/?t=126772053200003&r=1&w=2
svn path=/trunk/KDE/kdelibs/; revision=1099212
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=940658
|
|
TRUE to disable all subdirectories by default
This should make building project in a modular way easier.
Alex
svn path=/trunk/KDE/kdelibs/; revision=940644
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=848008
|
|
one of all the subdirs (requested by Saro)
Alex
CCMAIL: ps_ml@gmx.de
svn path=/trunk/KDE/kdelibs/; revision=847137
|
|
e.g. for extragear.
If you use this instead of the normal ADD_SUBDIRECTORY(), it adds for every directory an
option so you can skip this directory, and it doesn't complain if the directory doesn't exist.
E.g. if you want to compile just one project from the extragear or kdesupport
you can turn the other dirs off if you use this macro instead of the normal
ADD_SUBDIRECTORY()
Alex
CCMAIL: kde-core-devel@kde.org
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=625574
|