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

WIP: pipeline

parent 395f2129
Branches
Tags
No related merge requests found
Pipeline #9332 passed
Pipeline: caosdb-cppinttest

#9413

    Pipeline: caosdb-cppinttest

    #9333

      ...@@ -144,7 +144,7 @@ ${_PROTOBUF_LIBPROTOBUF}) ...@@ -144,7 +144,7 @@ ${_PROTOBUF_LIBPROTOBUF})
      # These variables slightly modify the install location to allow for version # These variables slightly modify the install location to allow for version
      # specific installations. # specific installations.
      if(NOT INSTALL_DIR_NAME) if(NOT INSTALL_DIR_NAME)
      set(INSTALL_DIR_NAME "libcaosdb-${libcaosdb_VERSION}") set(INSTALL_DIR_NAME "libcaosdb")
      endif() endif()
      set(libcaosdb_INCLUDE_DEST "include/${INSTALL_DIR_NAME}") set(libcaosdb_INCLUDE_DEST "include/${INSTALL_DIR_NAME}")
      set(libcaosdb_LIB_DEST "lib/${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