mirror of
https://github.com/nlohmann/json
synced 2024-11-09 22:20:05 +00:00
removed unused flags
This commit is contained in:
parent
278a9e7052
commit
77fa133946
@ -1,8 +1,6 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user