Fixes by cmake-format

This commit is contained in:
jorgenherje
2026-08-06 09:14:53 +02:00
committed by Magne Sjaastad
parent 086ab43e0a
commit 8b5ca4e11b
+3 -3
View File
@@ -1340,9 +1340,9 @@ set(CLOUD_SERVICE_API_PYTHON_SOURCE_PATH
"${CMAKE_CURRENT_SOURCE_DIR}/scripts/ri-cloud-api"
)
# The contents of the repository are installed side by side, so that the service can be started
# with 'CloudServiceApi' as working directory, importing the 'ri_cloud_api' package and resolving
# the workspace libraries in 'libs'.
# The contents of the repository are installed side by side, so that the service
# can be started with 'CloudServiceApi' as working directory, importing the
# 'ri_cloud_api' package and resolving the workspace libraries in 'libs'.
install(
DIRECTORY ${CLOUD_SERVICE_API_PYTHON_SOURCE_PATH}/
DESTINATION ${RESINSIGHT_INSTALL_FOLDER}/CloudServiceApi