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:
13
funasr_local/runtime/onnxruntime/third_party/glog/glog-config.cmake.in
vendored
Normal file
13
funasr_local/runtime/onnxruntime/third_party/glog/glog-config.cmake.in
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
if (CMAKE_VERSION VERSION_LESS @glog_CMake_VERSION@)
|
||||
message (FATAL_ERROR "CMake >= @glog_CMake_VERSION@ required")
|
||||
endif (CMAKE_VERSION VERSION_LESS @glog_CMake_VERSION@)
|
||||
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include (CMakeFindDependencyMacro)
|
||||
include (${CMAKE_CURRENT_LIST_DIR}/glog-modules.cmake)
|
||||
|
||||
@gflags_DEPENDENCY@
|
||||
@Unwind_DEPENDENCY@
|
||||
|
||||
include (${CMAKE_CURRENT_LIST_DIR}/glog-targets.cmake)
|
||||
Reference in New Issue
Block a user