disabled libkdeclarative exports in libplasma
This commit is contained in:
parent
72e0a4f957
commit
730127ec63
@ -58,6 +58,9 @@ set(plasmagik_SRCS
|
||||
package.cpp
|
||||
)
|
||||
|
||||
#to make the Temporary solution to not link to libkdeclarative work, disable the exports of libkdeclarative
|
||||
add_definitions(-DKDECLARATIVE_EXPORT)
|
||||
|
||||
set(plasma_LIB_SRCS
|
||||
${plasmagik_SRCS}
|
||||
abstractrunner.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user