Skip to content

Commit 1e586a5

Browse files
committed
4.1.1 package in conan center is outdated, switching to 4.1.0
1 parent f767a2a commit 1e586a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conanfile.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[requires]
2-
opencv/4.1.1@conan/stable
2+
opencv/4.1.0@conan/stable
33

44
[generators]
55
cmake
@@ -10,3 +10,4 @@ opencv:shared=True
1010
[imports]
1111
bin, *.dll -> ./bin
1212
lib, *.so* -> ./lib
13+
x64, *.dll -> ./bin @ keep_path=False #opencv

0 commit comments

Comments
 (0)