summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-07-14 17:53:32 +0300
committerMarius Vlad <marius.vlad@collabora.com>2020-07-14 19:17:54 +0300
commitfe5dbf4f312cf60b15ed39f68c0e4b4e1c917115 (patch)
tree1f3f1b8623ec25b14da27052ac5eec2a94480d02 /CMakeLists.txt
parent3d0e7e4671bb5e3ed49f28bd9c11c6eceb436608 (diff)
Rip out the qt version and intall the native XDG onejellyfish_9.99.2jellyfish/9.99.29.99.2
This has run-by-default enabled. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I99c85373965339a990476eec1772a27cfd360d6c
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bf284f7..b61d900 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,4 +18,5 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.3)
+project(xdg-cluster-receiver)
include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake)