mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 13:00:40 +02:00
11 lines
114 B
Prolog
11 lines
114 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
src/lib \
|
|
src/testapp \
|
|
test \
|
|
|
|
|
|
OTHER_FILES += \
|
|
.gitlab-ci.yml
|