Skip to content
Snippets Groups Projects
Commit b1c80b28 authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

Add new API to CMakeLists.txt

parent 0c3b1de6
No related branches found
No related tags found
1 merge request!12Extend Upload API for resumable downloads
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
...@@ -21,7 +21,9 @@ ...@@ -21,7 +21,9 @@
set(CAOSDB_API_PACKAGES set(CAOSDB_API_PACKAGES
caosdb.info.v1 caosdb.info.v1
caosdb.entity.v1 caosdb.entity.v1
caosdb.entity.v2alpha1
caosdb.acm.v1alpha1 caosdb.acm.v1alpha1
caosdb.file_transmission.v1alpha1
) )
# pass variable to parent scope # pass variable to parent scope
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment