mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-23 13:33:50 +03:00
7 lines
126 B
CMake
7 lines
126 B
CMake
set(lattedock-app_SRCS
|
|
${lattedock-app_SRCS}
|
|
${CMAKE_CURRENT_SOURCE_DIR}/universalsettings.cpp
|
|
PARENT_SCOPE
|
|
)
|
|
|