Commit 77fa1339 authored by Niels's avatar Niels

removed unused flags

parent 278a9e70
noinst_PROGRAMS = json json98
TESTS = ./json ./json98
#CXXFLAGS = -O3 -flto
json_SOURCES = src/JSON.cc src/JSON.h test/JSON_test.cc
json_CXXFLAGS = -std=c++11
json_CPPFLAGS = -I$(top_srcdir)/src
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment