1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-13 08:06:32 +01:00

Travis build uses C++14

This commit is contained in:
Paul Licameli
2020-05-10 11:52:26 -04:00
parent 953f174a83
commit 9ec4d65f7c
15 changed files with 2938 additions and 955 deletions

View File

@@ -1,5 +1,7 @@
pkglib_LTLIBRARIES = mod-nyq-bench.la
CXXFLAGS = -std=gnu++14
ACLOCAL_AMFLAGS = ${ACLOCAL_AMFLAGS} -I m4
mod_nyq_bench_la_CPPFLAGS = $(WX_CXXFLAGS) -I$(top_srcdir)/../../include -I$(top_srcdir)/../../src -I$(top_builddir)/../../src -I$(top_srcdir)/../portaudio-v19/include -I$(top_srcdir)/../portmixer/include -I$(top_srcdir)/../libnyquist