Skip to content

Commit

Permalink
[thirdparty] Add Halide as thirdparty dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghb97 committed Mar 17, 2023
1 parent 3f61bc8 commit c7a1e30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "thirdparty/opencv"]
path = thirdparty/opencv
url = https://github.com/opencv/opencv.git
[submodule "thirdparty/Halide"]
path = thirdparty/Halide
url = https://github.com/halide/Halide.git
1 change: 1 addition & 0 deletions thirdparty/Halide
Submodule Halide added at d7651f

0 comments on commit c7a1e30

Please sign in to comment.