Replace master branch with local files
This commit is contained in:
commit
875a53f499
60 changed files with 21637 additions and 0 deletions
11
backend/conanfile.txt
Normal file
11
backend/conanfile.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[requires]
|
||||
redis-plus-plus/1.3.13
|
||||
hiredis/1.2.0
|
||||
|
||||
[options]
|
||||
redis-plus-plus/*:shared=True
|
||||
hiredis/*:shared=True
|
||||
|
||||
[generators]
|
||||
CMakeDeps
|
||||
CMakeToolchain
|
||||
Loading…
Add table
Add a link
Reference in a new issue