|
|
@@ -4,7 +4,7 @@ set(CMAKE_AUTOMOC TRUE)
|
|
|
add_subdirectory(updater)
|
|
|
|
|
|
#TODO Move resources files
|
|
|
-qt_add_resources(MIRALL_RC_SRC ../../mirall.qrc)
|
|
|
+qt_add_resources(MIRALL_RC_SRC ../../client.qrc)
|
|
|
if ( IS_DIRECTORY ${OEM_THEME_DIR} )
|
|
|
qt_add_resources(MIRALL_RC_SRC ${OEM_THEME_DIR}/theme.qrc)
|
|
|
set(theme_dir ${OEM_THEME_DIR}/theme)
|