Setup cmake and conan

This commit is contained in:
2023-06-26 22:18:42 +02:00
parent 54b04d0dc9
commit dff0311eac
3 changed files with 40 additions and 12 deletions

11
conanfile.txt Normal file
View 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