Skip to content

Commit 70c3343

Browse files
csukuangfjCopilot
andauthored
Update cmake/sherpa-onnx-static-no-tts.pc.in
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8725b30 commit 70c3343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/sherpa-onnx-static-no-tts.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Cflags: -I"${includedir}"
2222
# Note: -lcargs is required only for the following file
2323
# https://github.com/k2-fsa/sherpa-onnx/blob/master/c-api-examples/decode-file-c-api.c
2424
# We add it here so that users don't need to specify -lcargs when compiling decode-file-c-api.c
25-
Libs: -L"${libdir}" -lsherpa-onnx-c-api -lsherpa-onnx-core -lkaldi-decoder-core -lsherpa-onnx-kaldifst-core -lsherpa-onnx-fstfar -lsherpa-onnx-fst -lkaldi-native-fbank-core -lkissfft-float -lonnxruntime -lssentencepiece_core -Wl,-rpath,${libdir} @SHERPA_ONNX_PKG_WITH_CARGS@ @SHERPA_ONNX_PKG_CONFIG_EXTRA_LIBS@
25+
Libs: -L"${libdir}" -lsherpa-onnx-c-api -lsherpa-onnx-core -lkaldi-decoder-core -lsherpa-onnx-kaldifst-core -lsherpa-onnx-fstfar -lsherpa-onnx-fst -lkaldi-native-fbank-core -lkissfft-float -lonnxruntime -lssentencepiece_core -Wl,-rpath,${libdir} @SHERPA_ONNX_PKG_WITH_CARGS@ @SHERPA_ONNX_PKG_CONFIG_EXTRA_LIBS@

0 commit comments

Comments
 (0)