aerothemeplasma/misc/CMakeLists.txt
wackyideas 8d6fbd7bdb overhaul: prepare repo for Plasma 6.6 release
This commit overhauls the repository structure such that it separates
the project into multiple repositories, one for each subproject. This
repository will be moved to the AeroShell group, and most importantly,
the installation method changes from locally installed modifications, to
CMake-based installation, in preparation for AUR packages, and possibly
packages for other distros.

Migration details are in INSTALL.md, which are highly recommended, if
not required to uninstall any old instance of AeroThemePlasma.
2026-02-21 21:15:07 +01:00

3 lines
176 B
CMake

add_subdirectory(kvantum)
add_subdirectory(xdg)
install(FILES ${CMAKE_SOURCE_DIR}/misc/branding/kcminfo.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/aerothemeplasma/branding)