dpirch / libfvad

Voice activity detection (VAD) library, based on WebRTC's VAD engine
BSD 3-Clause "New" or "Revised" License
498 stars 176 forks source link

Added CMake build scripts #27

Closed eugenebas closed 3 years ago

eugenebas commented 3 years ago

CMake is a very popular cross-platform build system. So, I'd like to add cmake build scripts to the libfvad project.

lunixbochs commented 3 years ago

@dpirch you should merge this, build is broken on latest autoconf for me anyway due to _AC_C_STD_TRY changing