mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
feat: add config options to en-/disable each parser
Also fix cmake line, so that ctest can find the test executable; update readme.
This commit is contained in:
@@ -25,4 +25,4 @@ target_include_directories(MaddyTests PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
target_link_libraries(MaddyTests maddy gmock_main)
|
||||
add_test(MaddyTests MaddyTests)
|
||||
add_test(NAME MaddyTests COMMAND MaddyTests)
|
||||
|
||||
Reference in New Issue
Block a user