Do not repeat repeat link libraries.

This commit is contained in:
Teo Mrnjavac 2014-07-03 18:07:02 +02:00
parent 4ec72f4afb
commit e2e66e3cf7

View File

@ -8,8 +8,6 @@ calamares_add_plugin( greeting
GreetingPage.cpp
UI
LINK_LIBRARIES
${CALAMARES_LIBRARIES}
calamaresui
${CALAMARESUI_LIBRARIES}
SHARED_LIB
)