mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-11 13:18:13 +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
|
||
|
)
|
||
|
|