[Decibel] kdesupport
Eva Brucherseifer
eva at kde.org
Tue Nov 11 15:14:16 CET 2008
SVN commit 882863 by eva:
enable building telepathy-qt, tapioca-qt and decibel in kdesupport
after build system was fixed and tested extensively
CCMAIL: decibel at kde.org
M +3 -0 CMakeLists.txt
--- trunk/kdesupport/CMakeLists.txt #882862:882863
@@ -27,6 +27,9 @@
macro_optional_add_subdirectory(qimageblitz)
macro_optional_add_subdirectory(phonon)
macro_optional_add_subdirectory(cpptoxml)
+macro_optional_add_subdirectory(telepathy-qt)
+macro_optional_add_subdirectory(tapioca-qt)
+macro_optional_add_subdirectory(decibel)
if (WIN32)
add_subdirectory(kdewin32)
endif (WIN32)
More information about the Decibel
mailing list