We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b1aa2 commit 8cca3d4Copy full SHA for 8cca3d4
cmake/ncnn.cmake
@@ -7,6 +7,7 @@ function(download_ncnn)
7
8
# Please also change ../pack-for-embedded-systems.sh
9
10
+ # the latest master as of 2024.03.05
11
set(ncnn_URL "https://github.com/Tencent/ncnn/archive/964ed7a56a573c5046cc177a6cd95580ecddcddf.zip")
12
set(ncnn_URL2 "https://hub.nuaa.cf/Tencent/ncnn/archive/964ed7a56a573c5046cc177a6cd95580ecddcddf.zip")
13
set(ncnn_HASH "SHA256=7a02ca37bc4137862efca0627430884db21f0c7491f8f7b98f909cf4a404792e")
0 commit comments