mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2026-06-18 19:35:47 +00:00
5 lines
197 B
CMake
5 lines
197 B
CMake
add_subdirectory(login-sessions)
|
|
|
|
if(NOT INSTALL_X11_COMPONENTS)
|
|
install(DIRECTORY ${CMAKE_SOURCE_DIR}/plasma/sddm/sddm-theme-mod DESTINATION ${CMAKE_INSTALL_PREFIX}/share/sddm/themes)
|
|
endif()
|