kaldifeat/kaldifeat/python/CMakeLists.txt
Fangjun Kuang 7b2702dfa2
Support macOS. (#7)
* Support macOS.

* Remove extra files.

* Minor fixes.

* Minor fixes.

* fix an error.

* Fix building pip packages on macOS.

* Fix test errors.

* Release v1.4.

* Fix test errors.
2021-07-19 12:54:08 +08:00

3 lines
47 B
CMake

add_subdirectory(csrc)
add_subdirectory(tests)