6 lines
76 B
CMake
6 lines
76 B
CMake
SUBDIRS(3rd-party gempa)
|
|
|
|
IF(LIBCAPS_PYTHON_WRAPPER)
|
|
SUBDIRS(swig)
|
|
ENDIF()
|