mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
make shared libs work again (#239)
This commit is contained in:
@@ -26,7 +26,8 @@ add_executable(${PROJECT_NAME}
|
||||
${hyperion-remote_SOURCES})
|
||||
|
||||
target_link_libraries(${PROJECT_NAME}
|
||||
commandline
|
||||
effectengine
|
||||
commandline
|
||||
jsoncpp
|
||||
${QT_LIBRARIES})
|
||||
|
||||
|
Reference in New Issue
Block a user