[Bug Fix] fix build error while enable flycv on linux x64 (#1365)

* [Bug Fix] fix build error while enable flycv on linux x64

* [Bug Fix] fix build error while enable flycv on linux x64

* move WITH_FLYCV_STATIC option -> flycv.cmake
This commit is contained in:
DefTruth
2023-02-20 13:52:31 +08:00
committed by GitHub
parent 9b482b72fb
commit 95f809c1ff
5 changed files with 83 additions and 41 deletions

3
.gitignore vendored
View File

@@ -41,4 +41,5 @@ yalc.*
examples/vision/collect_quantize_cc.sh
examples/vision/tests_quantize
fastdeploy/LICENSE
fastdeploy/ThirdPartyNotices.txt
fastdeploy/ThirdPartyNotices.txt
FastDeployCSharp.cmake