🔧 Added support for building socketw with conan v2

This commit is contained in:
2022-10-15 13:07:30 +02:00
parent ab4b1a8202
commit 87a934a722
16 changed files with 506 additions and 6 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ build/
tmp/
upload.*
.idea/
build_tmp.py
build_tmp.py
__pycache__