mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 21:15:19 +01:00
fix test/CmakeLists
This commit is contained in:
parent
e49ccede35
commit
f2c157efc3
@ -22,7 +22,7 @@ endif()
|
|||||||
|
|
||||||
find_package(doctest 2.4.4 CONFIG REQUIRED)
|
find_package(doctest 2.4.4 CONFIG REQUIRED)
|
||||||
# for doctest_discover_tests
|
# for doctest_discover_tests
|
||||||
include(doctest/doctest)
|
include(doctest)
|
||||||
|
|
||||||
# ---- Test ----
|
# ---- Test ----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user