mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 03:40:21 -04:00
added warnings
This commit is contained in:
parent
bbbadfddc9
commit
de2eeebf03
@ -1,2 +1,4 @@
|
||||
|
||||
SUBDIRS = src include examples docs tests
|
||||
|
||||
CXXFLAGS = -Wall
|
||||
|
@ -4,3 +4,5 @@ lib_LIBRARIES = libtclap.a
|
||||
libtclap_a_SOURCES = Arg.cpp CmdLine.cpp SwitchArg.cpp
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include
|
||||
|
||||
CXXFLAGS = -Wall
|
||||
|
Loading…
x
Reference in New Issue
Block a user