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
1 changed files with 0 additions and 1 deletions

View File

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