QGIS/tests/CMakeLists.txt

4 lines
63 B
CMake
Raw Normal View History

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