~ubuntu-branches/ubuntu/trusty/compiz/trusty

1
2
3
4
5
6
if (COMPIZ_BUILD_TESTING)
    add_subdirectory (integration)
    add_subdirectory (system)
    add_subdirectory (shared)
    add_subdirectory (acceptance-tests)
endif (COMPIZ_BUILD_TESTING)