⬆️ Updated catch2 to 3.3
This commit is contained in:
12
conanfile.txt
Normal file
12
conanfile.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
[requires]
|
||||
catch2/3.3.1
|
||||
|
||||
[generators]
|
||||
CMakeDeps
|
||||
CMakeToolchain
|
||||
|
||||
[imports]
|
||||
bin, *.dll -> bin @ keep_path=False
|
||||
lib, *.dll -> bin @ keep_path=False
|
||||
lib, *.dylib -> bin @ keep_path=False
|
||||
lib, *.so* -> bin @ keep_path=False
|
||||
Reference in New Issue
Block a user