mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 02:44:36 +00: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)
|
||||
enable_testing()
|
||||
include(CTest)
|
||||
add_subdirectory(tests)
|
||||
endif ()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user