Setup cmake and conan
This commit is contained in:
11
conanfile.txt
Normal file
11
conanfile.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
[requires]
|
||||
opencv/4.5.5
|
||||
qt/5.15.8
|
||||
|
||||
[options]
|
||||
qt/5.15.8:qttools=True
|
||||
qt/5.15.8:shared=True
|
||||
|
||||
[generators]
|
||||
CMakeDeps
|
||||
CMakeToolchain
|
Reference in New Issue
Block a user