mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-21 14:03:39 +03:00
545404ec82
--this class is going to be responsible for all templates tasks
6 lines
132 B
CMake
6 lines
132 B
CMake
set(lattedock-app_SRCS
|
|
${lattedock-app_SRCS}
|
|
${CMAKE_CURRENT_SOURCE_DIR}/templatesmanager.cpp
|
|
PARENT_SCOPE
|
|
)
|