summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-09-02 20:56:37 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2025-09-02 20:56:37 +0200
commitcc84ab2289381038f483f06963374aa0247f6724 (patch)
treef60dda5bf4efb447a47a5065081ccd9169ccef48 /accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt
parentaff71d6f9f3cc5c9217ee0cb4fa6c66f978e2b36 (diff)
downloadnixos-cc84ab2289381038f483f06963374aa0247f6724.tar
nixos-cc84ab2289381038f483f06963374aa0247f6724.tar.gz
nixos-cc84ab2289381038f483f06963374aa0247f6724.tar.bz2
nixos-cc84ab2289381038f483f06963374aa0247f6724.tar.xz
nixos-cc84ab2289381038f483f06963374aa0247f6724.zip
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt')
-rw-r--r--accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt b/accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt
index aa363c4c..2123ed35 100644
--- a/accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt
+++ b/accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt
@@ -104,6 +104,7 @@ qt6_add_qml_module(customplugin
104 104
105target_sources(customplugin PRIVATE 105target_sources(customplugin PRIVATE
106 Chrono.cpp Chrono.hpp 106 Chrono.cpp Chrono.hpp
107 FileSelector.cpp FileSelector.hpp
107) 108)
108 109
109target_compile_features(customplugin PUBLIC cxx_std_26) 110target_compile_features(customplugin PUBLIC cxx_std_26)