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:
-rw-r--r--snap/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/snap/CMakeLists.txt b/snap/CMakeLists.txt
index b0a21848d..efd16e7bb 100644
--- a/snap/CMakeLists.txt
+++ b/snap/CMakeLists.txt
@@ -48,6 +48,7 @@ endif()
set(SNAP_GUI_DIR ${SNAP_DIR}/gui)
file(MAKE_DIRECTORY ${SNAP_GUI_DIR})
+file(MAKE_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/gui)
file(RELATIVE_PATH CMAKE_SOURCE_DIR_RELATIVE ${SNAP_DIR}
${CMAKE_SOURCE_DIR})