QGIS/tests/CMakeLists.txt
2011-05-27 22:45:08 +02:00

4 lines
63 B
CMake

IF (ENABLE_TESTS)
ADD_SUBDIRECTORY(src)
ENDIF (ENABLE_TESTS)