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