mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-28 11:03:14 +08:00
cmake : properly invoke CTest (#629)
This commit is contained in:
parent
a4755cf288
commit
3bcc129ba8
@ -253,7 +253,7 @@ endif()
|
|||||||
#
|
#
|
||||||
|
|
||||||
if (LLAMA_BUILD_TESTS AND NOT CMAKE_JS_VERSION)
|
if (LLAMA_BUILD_TESTS AND NOT CMAKE_JS_VERSION)
|
||||||
enable_testing()
|
include(CTest)
|
||||||
add_subdirectory(tests)
|
add_subdirectory(tests)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user