Mercurial > hg > piper-cpp
diff Makefile @ 58:c38e12d4bbdd
Merge from branch outputid-string-in-featureset
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Mon, 19 Sep 2016 14:48:43 +0100 |
parents | 38780f15ac8d |
children | 8a4bcb3dc3a6 |
line wrap: on
line diff
--- a/Makefile Wed Sep 14 14:43:37 2016 +0100 +++ b/Makefile Mon Sep 19 14:48:43 2016 +0100 @@ -1,5 +1,5 @@ -CXXFLAGS := -Wall -Werror -g -std=c++11 +CXXFLAGS := -Wall -Werror -g3 -std=c++11 INCFLAGS := -Ivamp-plugin-sdk -Ijson -I/usr/local/include -Icapnproto -I. LDFLAGS := vamp-plugin-sdk/libvamp-hostsdk.a -L/usr/local/lib -lcapnp -lkj -ldl