diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-02 22:31:18 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-02 22:31:18 +0200 |
| commit | c1bf06c5729e88dc29c28b223ec89c6704143cd6 (patch) | |
| tree | 9961e4cf3c943f6bba8aeb36d7a1742b888603e7 /raveos-calamares-module/CMakeLists.txt | |
| parent | f8308bd4153927e7182d42f59b453fa26edb3d37 (diff) | |
| download | RaveOS-PKGBUILD-c1bf06c5729e88dc29c28b223ec89c6704143cd6.tar.gz RaveOS-PKGBUILD-c1bf06c5729e88dc29c28b223ec89c6704143cd6.zip | |
calamares update
Diffstat (limited to 'raveos-calamares-module/CMakeLists.txt')
| -rw-r--r-- | raveos-calamares-module/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raveos-calamares-module/CMakeLists.txt b/raveos-calamares-module/CMakeLists.txt index cd8a86d..cc3589d 100644 --- a/raveos-calamares-module/CMakeLists.txt +++ b/raveos-calamares-module/CMakeLists.txt @@ -5,3 +5,4 @@ find_package(KF6CoreAddons REQUIRED) find_package(Calamares REQUIRED) add_subdirectory(wifi) +add_subdirectory(welcome) |