24f673a014
This reverts commit 21dfef4f330bbee22d5154cadeb6c92fb46e1c51. to resume the plasmacompoents directory that still need to be indipendent
6 lines
225 B
CMake
6 lines
225 B
CMake
add_subdirectory(core)
|
|
add_subdirectory(graphicslayouts)
|
|
add_subdirectory(graphicswidgets)
|
|
add_subdirectory(qtextracomponents)
|
|
|
|
install(DIRECTORY plasmacomponents/ DESTINATION ${IMPORTS_INSTALL_DIR}/org/kde/plasma/components) |