Loïc Branstett
|
62587d48fe
|
meson: add rtp modules
|
3 years ago |
Alexandre Janniaux
|
09fea54fb4
|
access: meson.build: exclude some modules on iOS
Some modules are not building on iOS or tvOS so exclude them from the
build when 'darwin' is matched.
|
3 years ago |
Johannes Kauffmann
|
fc4d860124
|
meson: avio: add symbolic_linkargs
|
3 years ago |
Johannes Kauffmann
|
571692a9e8
|
meson: add libcom_cppflags to C++ modules using LIBCOM
Following acad6ed0e1.
bdagraph.cpp actually uses IID_PPV_ARGS now.
|
3 years ago |
Johannes Kauffmann
|
088e5a6bc1
|
meson: access: do not use host_machine.system()
Per the docs.
|
3 years ago |
Johannes Kauffmann
|
c91fac9b59
|
meson: fix dict key/value style
As per the style guide.
|
3 years ago |
Johannes Kauffmann
|
f242e3c7eb
|
meson: fix named argument style
As per the style guide.
|
3 years ago |
Alexandre Janniaux
|
44a60490fb
|
access: meson.build: add missing -fobjc-arc
avcapture required -fobjc-arc but it was missing.
|
3 years ago |
Marvin Scholz
|
d5f07af209
|
meson: add initial meson build system
Co-authored-by: Tanguy Dubroca <tanguy.dubroca@lse.epita.fr>
Co-authored-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
Co-authored-by: Alexandre Janniaux <ajanni@videolabs.io>
|
7 years ago |