Fuck off, JSON.
This commit is contained in:
parent
13d7a544ef
commit
bc5128c632
7 changed files with 1 additions and 295 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@ OUTDIR = output
|
|||
CXXFLAGS += $(shell sdl2-config --cflags) -std=c++14 -Wall -g
|
||||
CFLAGS += $(shell sdl2-config --cflags)
|
||||
CPPFLAGS += -I. -I$(OUTDIR) \
|
||||
-Iimgui -Iglm -Ipicojson -Iebcl/include \
|
||||
-Iimgui -Iglm -Iebcl/include \
|
||||
-DREAL_BUILD -DGLM_ENABLE_EXPERIMENTAL
|
||||
LIBS += $(shell sdl2-config --libs) -lGL -lGLEW -ldl \
|
||||
$(LIBEBCL) -latomic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue