Commit bd571274 authored by Eric Niebler's avatar Eric Niebler Committed by Facebook Github Bot

integrate pushmi with ctest so that \'make test\' runs pushmi\'s tests

fbshipit-source-id: 3896cc505a67c37d1ff15d451f3352b94b6118dc
parent 7f2c1167
......@@ -11,3 +11,6 @@ target_link_libraries(PushmiTest
pushmi
Threads::Threads
)
include(../external/Catch2/contrib/Catch.cmake)
catch_discover_tests(PushmiTest)
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment