Advanced unusage of parameters
This commit is contained in:
parent
3d38f50d98
commit
2332f37eca
3 changed files with 13 additions and 12 deletions
|
@ -12,7 +12,7 @@ else
|
|||
endif
|
||||
|
||||
|
||||
CXXFLAGS= $(CFLAGS) -std=c++14 -Wno-unused-parameter
|
||||
CXXFLAGS= $(CFLAGS) -std=c++14
|
||||
|
||||
LIBS=-framework SDL2 -lc++ -lc -framework OpenGL
|
||||
LDFLAGS=-macosx_version_min 10.9 -rpath @executable_path/../Frameworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue