mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-02-13 22:11:54 +00:00
5 lines
194 B
CMake
5 lines
194 B
CMake
|
add_executable(main ./deprecation-warning.cpp)
|
||
|
add_executable(bench ./deprecation-warning.cpp)
|
||
|
add_executable(stream ./deprecation-warning.cpp)
|
||
|
add_executable(command ./deprecation-warning.cpp)
|