vlc | branch: master | Alexandre Janniaux <aja...@videolabs.io> | Sat Feb 20 
16:59:34 2021 +0100| [64b2d98d664c97fb557c172a363e092bd5c856df] | committer: 
Alexandre Janniaux

test: Makefile.am: compile vlccoreios for tvOS

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=64b2d98d664c97fb557c172a363e092bd5c856df
---

 test/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test/Makefile.am b/test/Makefile.am
index 693acf0edc..1142d55387 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -300,3 +300,7 @@ vlccoreios_LDADD = ../lib/libvlc.la ../src/libvlccore.la
 if HAVE_IOS
 noinst_PROGRAMS += vlccoreios
 endif
+
+if HAVE_TVOS
+noinst_PROGRAMS += vlccoreios
+endif

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to