diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ FLAGS += -std=c++11 ifdef DEBUG FLAGS += -ggdb -O0 else -FLAGS += -O3 +FLAGS += -O2 endif LIBS = |
![]() |
index : args.hxx | |
A simple, small, flexible, single-header C++11 argument parsing library, in fewer than 2K lines of code. |
aboutsummaryrefslogtreecommitdiff |