Skip to content
Snippets Groups Projects
Verified Commit a1e97030 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: tls

parent c6b1674a
Branches
Tags
No related merge requests found
Pipeline #9281 failed
......@@ -143,7 +143,9 @@ ${_PROTOBUF_LIBPROTOBUF})
# These variables slightly modify the install location to allow for version
# specific installations.
set(INSTALL_DIR_NAME "libcaosdb-${libcaosdb_VERSION}")
if(NOT INSTALL_DIR_NAME)
set(INSTALL_DIR_NAME "libcaosdb-${libcaosdb_VERSION}")
endif()
set(libcaosdb_INCLUDE_DEST "include/${INSTALL_DIR_NAME}")
set(libcaosdb_LIB_DEST "lib/${INSTALL_DIR_NAME}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment