Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'snap/CMakeLists.txt')
-rw-r--r--snap/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/CMakeLists.txt b/snap/CMakeLists.txt
index a13d03fc5..40448e057 100644
--- a/snap/CMakeLists.txt
+++ b/snap/CMakeLists.txt
@@ -38,7 +38,7 @@ if (NOT ${GIT_REVISION} STREQUAL ${REMMINA_VERSION_SUFFIX} AND
endif()
set(SNAP_BUILD_DIR ${CMAKE_CURRENT_BINARY_DIR})
-set(SNAP_SETUP_DIR ${SNAP_BUILD_DIR}/setup)
+set(SNAP_SETUP_DIR ${SNAP_BUILD_DIR}/snap)
set(SNAP_GUI_DIR ${SNAP_SETUP_DIR}/gui)
file(MAKE_DIRECTORY ${SNAP_GUI_DIR})