1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-20 10:04:01 +03:00

6 lines
118 B
CMake
Raw Normal View History

set(lattedock-app_SRCS
${lattedock-app_SRCS}
${CMAKE_CURRENT_SOURCE_DIR}/interfaces.cpp
PARENT_SCOPE
)