fix dataengine

update plasmoid translations
This commit is contained in:
arcan1s
2014-08-05 20:37:16 +04:00
parent 1abc4a5ac9
commit 8c0226c9db
7 changed files with 363 additions and 328 deletions

View File

@ -1,6 +1,7 @@
# set files
file (GLOB SOURCES *.cpp)
file (GLOB HEADERS ${SUBPROJECT_INCLUDE_DIR}/${SUBPROJECT}/*.h)
set (HEADERS ${HEADERS} ${CMAKE_SOURCE_DIR}/task.h)
# include_path
include_directories (${SUBPROJECT_INCLUDE_DIR}