Skip to content

Commit

Permalink
ci: try to get fixup_bundle to pickup onnxruntime.dylib
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Dec 20, 2024
1 parent 1a059b4 commit 792b77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ScoreDeploymentOSX.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ if(QT_STATIC)
fixup_bundle(
\"\${SCORE_ABSOLUTE_PATH}\"
\"\"
\"\")
\"\${SCORE_ABSOLUTE_PATH}/Frameworks\")
" COMPONENT OssiaScore)

Expand Down

0 comments on commit 792b77c

Please sign in to comment.