CMakeLists.txt

Christian Mollekopf mollekopf at kolabsys.com
Tue Feb 19 15:35:47 CET 2013


 CMakeLists.txt |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bdaccef1b02ddeb7fa8654043314de7be59f0a06
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Tue Feb 19 15:35:39 2013 +0100

    Build the formatchecker utility.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8c9652b..ad54f06 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -114,6 +114,7 @@ add_subdirectory(conversion)
 add_subdirectory(calendaring)
 add_subdirectory(icalendar)
 add_subdirectory(freebusy)
+add_subdirectory(utils)
 
 QT4_WRAP_CPP(CALENDARING_MOC calendaring/event.h)
 # QT4_WRAP_CPP(CONVERSION_MOC conversion/qtevent.h conversion/qtduration.h)





More information about the commits mailing list