summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorSoramane <61896496+soramanew@users.noreply.github.com>2025-08-29 15:30:09 +1000
committerSoramane <61896496+soramanew@users.noreply.github.com>2025-08-29 15:30:09 +1000
commitbe5748dff333adc6ec1180ada68fce58e9798af0 (patch)
treee8ed10d7eb1785711e4d2ecc97c5736e84c23f7d /plugin
parentlib: add version script (diff)
downloadcaelestia-shell-be5748dff333adc6ec1180ada68fce58e9798af0.tar.gz
caelestia-shell-be5748dff333adc6ec1180ada68fce58e9798af0.tar.bz2
caelestia-shell-be5748dff333adc6ec1180ada68fce58e9798af0.zip
nix: fix + expose lib stuff
Also format
Diffstat (limited to 'plugin')
-rw-r--r--plugin/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/CMakeLists.txt b/plugin/CMakeLists.txt
index a7b176b..a493c32 100644
--- a/plugin/CMakeLists.txt
+++ b/plugin/CMakeLists.txt
@@ -1,4 +1,3 @@
-cmake_minimum_required(VERSION 3.19)
find_package(Qt6 REQUIRED COMPONENTS Core Qml)
if(QT_KNOWN_POLICY_QTP0001)