mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-07 09:18:03 +03:00
7 lines
160 B
CMake
7 lines
160 B
CMake
set(lattedock-app_SRCS
|
|
${lattedock-app_SRCS}
|
|
${CMAKE_CURRENT_SOURCE_DIR}/screenpool.cpp
|
|
${CMAKE_CURRENT_SOURCE_DIR}/theme.cpp
|
|
PARENT_SCOPE
|
|
)
|