Skip to content

Commit

Permalink
stricter testing, turn on all warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
SGSSGene committed Oct 4, 2023
1 parent c51ec1a commit 9f72aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ help: Makefile
@sed -n 's/^##//p' $<

LDLIBS += -lyaml-cpp
CXXFLAGS += -Werror -Wextra -Wall

cwl_v1_2.h: FORCE
schema-salad-tool --codegen cpp \
Expand Down

0 comments on commit 9f72aad

Please sign in to comment.