mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Travis osx support (#155)
* fixed OS X compatibility * adding OS X travis test * ignoring autogenerated files * adding OS X travis test * fixed os x building * fixed os x building * reduced ignore file * v4l osx issue fixed * improved qt5 detection * disabled cleaning of child threads on os x for the time being * fixed avahi on OS X
This commit is contained in:
committed by
redPanther
parent
84c041a6fb
commit
05812f107b
@@ -46,7 +46,7 @@ if (USE_SHARED_AVAHI_LIBS)
|
||||
avahi-common
|
||||
avahi-core
|
||||
dbus-1)
|
||||
else()
|
||||
elseif (DEFAULT_USE_AVAHI_LIBS)
|
||||
target_link_libraries(bonjour
|
||||
libdns_sd.a
|
||||
libavahi-client.a
|
||||
|
Reference in New Issue
Block a user