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:
Rick van Hattem
2016-08-07 18:39:45 +02:00
committed by redPanther
parent 84c041a6fb
commit 05812f107b
8 changed files with 36 additions and 20 deletions

View File

@@ -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