code sync

This commit is contained in:
Ned Wright 2024-10-15 06:57:25 +00:00
parent 36d302b77e
commit b1ade9bba0

View File

@ -88,6 +88,8 @@ add_library(waap_clib
Waf2Util2.cc Waf2Util2.cc
ParserPDF.cc ParserPDF.cc
ParserBinaryFile.cc ParserBinaryFile.cc
RegexComparator.cc
WaapModelResultLogger.cc
) )
add_definitions("-Wno-unused-function") add_definitions("-Wno-unused-function")