1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-14 09:18:06 +03:00
2019-04-06 22:04:21 +03:00

7 lines
166 B
CMake

set(latteplugin_SRCS
${latteplugin_SRCS}
${CMAKE_CURRENT_SOURCE_DIR}/backgroundcache.cpp
${CMAKE_CURRENT_SOURCE_DIR}/screenpool.cpp
PARENT_SCOPE
)