diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-09-02 20:56:37 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-09-02 20:56:37 +0200 |
commit | cc84ab2289381038f483f06963374aa0247f6724 (patch) | |
tree | f60dda5bf4efb447a47a5065081ccd9169ccef48 /accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt | |
parent | aff71d6f9f3cc5c9217ee0cb4fa6c66f978e2b36 (diff) | |
download | nixos-cc84ab2289381038f483f06963374aa0247f6724.tar nixos-cc84ab2289381038f483f06963374aa0247f6724.tar.gz nixos-cc84ab2289381038f483f06963374aa0247f6724.tar.bz2 nixos-cc84ab2289381038f483f06963374aa0247f6724.tar.xz nixos-cc84ab2289381038f483f06963374aa0247f6724.zip |
...quickshell
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell-plugins/CMakeLists.txt | 1 |
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 | ||
105 | target_sources(customplugin PRIVATE | 105 | target_sources(customplugin PRIVATE |
106 | Chrono.cpp Chrono.hpp | 106 | Chrono.cpp Chrono.hpp |
107 | FileSelector.cpp FileSelector.hpp | ||
107 | ) | 108 | ) |
108 | 109 | ||
109 | target_compile_features(customplugin PUBLIC cxx_std_26) | 110 | target_compile_features(customplugin PUBLIC cxx_std_26) |