We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b71425 commit 0020030Copy full SHA for 0020030
1 file changed
_build_support/cmake_extension.py
@@ -92,6 +92,7 @@ def build_extension(self, ext: setuptools.extension.Extension):
92
"-DBUILD_PIPER_PHONMIZE_TESTS=OFF",
93
"-DBUILD_ESPEAK_NG_EXE=OFF",
94
"-DBUILD_ESPEAK_NG_TESTS=OFF",
95
+ "-DSHERPA_ONNX_USE_PRE_INSTALLED_ONNXRUNTIME_IF_AVAILABLE=OFF",
96
"-DSHERPA_ONNX_ENABLE_C_API=OFF",
97
"-DSHERPA_ONNX_BUILD_C_API_EXAMPLES=OFF",
98
"-DSHERPA_ONNX_ENABLE_CHECK=OFF",
0 commit comments