aerothemeplasma/plasma/sddm/CMakeLists.txt
2026-02-23 15:29:48 +01:00

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()