forked from AlexeyAB/darknet
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve build process even more (AlexeyAB#7610)
* test for shared libs * improve flag handling * build so lib in ci * clone vcpkg if not found * fix * improve clang handling * bump vcpkg.json version * gemm.c compatible with ARM * remove unnecessary vcpkg.json field * do not unnecessarily rebuild vcpkg in the CI build stage * use alexeyab nuget cache * enable self-removal of build folder * add interactivity in build.ps1 if not opt-out * spellcheck README * fix another leftover spelling error * also auto-update darknet if possible * do not self-update darknet in CI
- Loading branch information
Showing
8 changed files
with
204 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.