mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2023-11-04 02:52:44 +03:00
@@ -171,8 +171,8 @@ if (WHISPER_STANDALONE)
|
||||
endif ()
|
||||
|
||||
# TODO: temporary disabled
|
||||
if (WHISPER_BUILD_TESTS)
|
||||
enable_testing()
|
||||
add_subdirectory(tests)
|
||||
endif ()
|
||||
#if (WHISPER_BUILD_TESTS)
|
||||
# enable_testing()
|
||||
# add_subdirectory(tests)
|
||||
#endif ()
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user