Files
libcapsclient/libs/CMakeLists.txt

6 lines
76 B
CMake

SUBDIRS(3rd-party gempa)
IF(LIBCAPS_PYTHON_WRAPPER)
SUBDIRS(swig)
ENDIF()