mirror of
https://github.com/HumanAIGC/lite-avatar.git
synced 2026-02-05 18:09:20 +08:00
add files
This commit is contained in:
9
funasr_local/runtime/onnxruntime/third_party/yaml-cpp/yaml-cpp.pc.cmake
vendored
Normal file
9
funasr_local/runtime/onnxruntime/third_party/yaml-cpp/yaml-cpp.pc.cmake
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
libdir=@LIB_INSTALL_DIR@
|
||||
includedir=@INCLUDE_INSTALL_ROOT_DIR@
|
||||
|
||||
Name: Yaml-cpp
|
||||
Description: A YAML parser and emitter for C++
|
||||
Version: @YAML_CPP_VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lyaml-cpp
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user