aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2023-01-23 09:21:48 +0200
committerOrgad Shaneh <orgads@gmail.com>2023-01-23 07:31:11 +0000
commite0ce3c572dc6bf687e223a3db6f36ff8c5202ae7 (patch)
treed2522a35f57442187e38e77a1b835174b30de384
parent5e855a750b1ce9ce8a5db57e1b160dc73f0611a4 (diff)
Remove "undefined" subdirectory in share's install-root
Change-Id: Iac1ebe56f343158d090531ea27e9e15814741706 Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
-rw-r--r--share/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/CMakeLists.txt b/share/CMakeLists.txt
index 2891f7272..976111f71 100644
--- a/share/CMakeLists.txt
+++ b/share/CMakeLists.txt
@@ -85,7 +85,7 @@ add_custom_command(
-f ${PROJECT_SOURCE_DIR}/qbs.qbs
-d ${PROJECT_BINARY_DIR}/
config:resources-build
- qbs.installPrefix:undefined
+ qbs.installPrefix:""
project.withCode:false
project.withDocumentation:false
profile:none