diff options
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) |