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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user