test: add testbench for macro/versiom_cmp
This commit is contained in:
@ -4,6 +4,7 @@ add_executable(YYCCTestbench "")
|
||||
target_sources(YYCCTestbench
|
||||
PRIVATE
|
||||
main.cpp
|
||||
yycc/macro/version_cmp.cpp
|
||||
yycc/constraint.cpp
|
||||
yycc/constraint/builder.cpp
|
||||
yycc/string/op.cpp
|
||||
|
Reference in New Issue
Block a user