mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
* try removing the --version-script * remove --no-undefined flag * remove the -rpath linker flag * remove the -rpath linker flag, including the -Wl * remove the --whole-archive flags * added -all_load -noall_load flags in place of --whole-archive and --no-whole-archive * spell correct all-load * set the MacOS specific cmake configs with if(APPLE) condition * added --build_shared_lib to mac CI |
||
|---|---|---|
| .. | ||
| external | ||
| onnx | ||
| patches | ||
| CMakeLists.txt | ||
| ConfigureVisualStudioCodeAnalysis.props | ||
| EnableVisualStudioCodeAnalysis.props | ||
| onnxruntime.cmake | ||
| onnxruntime_codegen.cmake | ||
| onnxruntime_common.cmake | ||
| onnxruntime_config.h.in | ||
| onnxruntime_csharp.cmake | ||
| onnxruntime_dependencies.dot | ||
| onnxruntime_framework.cmake | ||
| onnxruntime_graph.cmake | ||
| onnxruntime_mlas.cmake | ||
| onnxruntime_optimizer.cmake | ||
| onnxruntime_providers.cmake | ||
| onnxruntime_python.cmake | ||
| onnxruntime_session.cmake | ||
| onnxruntime_unittests.cmake | ||
| onnxruntime_util.cmake | ||
| protobuf_function.cmake | ||