C++ / fmt (pull_request) Failing after 4s
C++ / build (pull_request) Failing after 12s
JS/TS / fmt (pull_request) Successful in 15s
JS/TS / lint (pull_request) Successful in 15s
C++ / clang-tidy (pull_request) Failing after 33s
Python / static (pull_request) Failing after 36s
Rust / fmt (pull_request) Successful in 1m14s
Rust / build (pull_request) Successful in 1m49s
Rust / clippy (pull_request) Successful in 1m33s
Python / verify (pull_request) Successful in 2m10s
30 lines
491 B
CMake
30 lines
491 B
CMake
qml_module(ZShell-config
|
|
URI ZShell.Config
|
|
SOURCES
|
|
confignode.hpp confignode.cpp
|
|
configobject.hpp configobject.cpp
|
|
configlist.hpp configlist.cpp
|
|
config.hpp config.cpp
|
|
migration.hpp migration.cpp
|
|
anim.hpp anim.cpp
|
|
tokens.hpp
|
|
appearance.hpp
|
|
background.hpp
|
|
bar.hpp
|
|
clipboard.hpp
|
|
colors.hpp
|
|
dashboard.hpp
|
|
display.hpp
|
|
dock.hpp
|
|
general.hpp
|
|
launcher.hpp
|
|
llm.hpp
|
|
lock.hpp
|
|
notifs.hpp
|
|
osd.hpp
|
|
screenshot.hpp
|
|
services.hpp
|
|
sidebar.hpp
|
|
utilities.hpp
|
|
)
|