Arun Raghavan
4c81b31652
ci: Bump Windows to cpp_std=c++20
...
Required for designated initializers.
2024-12-24 12:02:19 -05:00
Nirbheek Chauhan
0691ae20d8
meson: Fix generation of pkgconfig files
...
Too much information was specified manually. All this is deduced
automatically if you specify the library as the first positional
argument.
Only absl_base needs to be in Requires: because absl_optional's header
file is needed at build time.
Also add a check in the CI for the pc files being usable.
2023-09-05 01:50:51 +05:30
Nirbheek Chauhan
55239c4ca2
ci: Add jobs for MSVC, macOS, iOS, Android
2023-05-26 03:17:31 +05:30
Nirbheek Chauhan
a47df351ca
ci: Bump ubuntu version to 22.10
...
Contains absl with pkgconfig files.
2023-05-26 03:17:31 +05:30
Arun Raghavan
e31340c243
Add builds for distro and vendored versions of abseil
2021-10-20 11:16:19 -04:00
Arun Raghavan
3f9907f93d
build: Use cmake to look up abseil dependency
...
This should be much more robust than looking up the library directly.
Fixes: https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/issues/4
2020-12-10 19:20:09 -05:00
Arun Raghavan
e23c10c5e0
ci: Add an aarch64 build
2020-11-27 13:20:12 -05:00
Arun Raghavan
593986ec5e
ci: Add a gitlab-ci.yml
2020-10-26 14:58:04 -04:00