mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +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)
|
||||
# for doctest_discover_tests
|
||||
include(doctest/doctest)
|
||||
include(doctest)
|
||||
|
||||
# ---- Test ----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user