mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-10 12:49:08 -04:00
added warnings
This commit is contained in:
parent
4041ce34f4
commit
9d73c68bf8
@ -1,5 +1,5 @@
|
||||
|
||||
noinst_PROGRAMS = test1 test2 test3
|
||||
noinst_PROGRAMS = test1 test2 test3
|
||||
|
||||
test1_SOURCES = test1.cpp
|
||||
|
||||
@ -15,3 +15,4 @@ test3_LDADD = $(top_builddir)/src/libtclap.a
|
||||
|
||||
INCLUDES = -I$(top_builddir)/include
|
||||
|
||||
CXXFLAGS = -Wall
|
||||
|
Loading…
x
Reference in New Issue
Block a user