How are Linux release archives created? #20692
Unanswered
BartKeulen
asked this question in
Release Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My question has some overlap with the following question: #20166.
I am building the onnxruntime library from source on an Nvidia Jetson Orin. I want to create a Linux release archive like the archives on the releases page. But, I haven't figured out how to do that, besides manually copying the files. Am I overlooking some script or build argument?
Additionally, I would like to add Cmake files that allow the library to be found using the Cmake function
find_package
. Are these files already created in the build process?Beta Was this translation helpful? Give feedback.
All reactions