fix linking for serialport (#37)

This commit is contained in:
redPanther
2016-06-23 09:39:56 +02:00
committed by brindosch
parent e7811000e1
commit 34252b434d

View File

@@ -58,6 +58,5 @@ target_link_libraries(hyperion
hyperion-utils hyperion-utils
leddevice leddevice
effectengine effectengine
serialport
${QT_LIBRARIES} ${QT_LIBRARIES}
) )