mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-26 11:21:40 +03:00
a27ff3ec48
--create "layouts" own directory in order to host all LAYOUTS management/control code and classes
6 lines
115 B
CMake
6 lines
115 B
CMake
set(lattedock-app_SRCS
|
|
${lattedock-app_SRCS}
|
|
${CMAKE_CURRENT_SOURCE_DIR}/manager.cpp
|
|
PARENT_SCOPE
|
|
)
|