Initial commit based on common repo commit ffeb9c9b

This commit is contained in:
2021-04-22 15:57:00 +02:00
commit 8b2a408e6f
107 changed files with 61542 additions and 0 deletions

5
libs/CMakeLists.txt Normal file
View File

@@ -0,0 +1,5 @@
SUBDIRS(3rd-party gempa)
IF(LIBCAPS_PYTHON_WRAPPER)
SUBDIRS(swig)
ENDIF()