mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +01:00
update cmake for unit tests
This commit is contained in:
parent
92e8e200f9
commit
4f7cf73002
@ -22,7 +22,7 @@ endif()
|
||||
|
||||
find_package(doctest 2.4.4 CONFIG REQUIRED)
|
||||
# for doctest_discover_tests
|
||||
include(doctest)
|
||||
include(doctest/doctest)
|
||||
|
||||
# ---- Test ----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user