From kde-commits Sun Sep 24 16:04:27 2006 From: Matt Rogers Date: Sun, 24 Sep 2006 16:04:27 +0000 To: kde-commits Subject: KDE/kdevelop/buildtools/importers/cmake Message-Id: <1159113867.554339.9655.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=115911387512477 SVN commit 587984 by mattr: add two failing tests for parsing folder and target xml M +1 -0 CMakeLists.txt A tests (directory) A tests/CMakeLists.txt A tests/folderxmltest.cpp [License: GPL (v2+)] A tests/folderxmltest.h [License: GPL (v2+)] A tests/targetxmltest.cpp [License: GPL (v2+)] A tests/targetxmltest.h [License: GPL (v2+)] --- trunk/KDE/kdevelop/buildtools/importers/cmake/CMakeLists.txt #587983:587984 @@ -1,3 +1,4 @@ +add_subdirectory(tests) include_directories( ${CMAKE_SOURCE_DIR}/lib