mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
implement auto avaluation of used platform. To use it simply not add -DPLATFORM (#98)
This commit is contained in:
@@ -45,7 +45,6 @@ if (USE_SHARED_AVAHI_LIBS)
|
||||
avahi-client
|
||||
avahi-common
|
||||
avahi-core
|
||||
# avahi-qt4
|
||||
dbus-1)
|
||||
else()
|
||||
target_link_libraries(bonjour
|
||||
@@ -53,6 +52,5 @@ else()
|
||||
libavahi-client.a
|
||||
libavahi-common.a
|
||||
libavahi-core.a
|
||||
# libavahi-qt4.a
|
||||
libdbus-1.a)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user