--- gccxml-0.9.0+git20140610.orig/CMakeLists.txt +++ gccxml-0.9.0+git20140610/CMakeLists.txt @@ -32,5 +32,8 @@ ADD_SUBDIRECTORY(GCC) ADD_SUBDIRECTORY(GCC_XML) +# Debian tests +SUBDIRS(debian/Testing) + # Use CPack to build a redistributable installer INCLUDE("${CMAKE_CURRENT_SOURCE_DIR}/gccxmlCPack.cmake")