From be5748dff333adc6ec1180ada68fce58e9798af0 Mon Sep 17 00:00:00 2001 From: Soramane <61896496+soramanew@users.noreply.github.com> Date: Fri, 29 Aug 2025 15:30:09 +1000 Subject: nix: fix + expose lib stuff Also format --- plugin/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'plugin') 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) -- cgit v1.2.3-freya