Add initial Conan integration (#712)

Fixes #645
This commit is contained in:
Alex Kremer
2023-07-24 18:43:02 +01:00
committed by GitHub
parent 2336148d0d
commit c6ca650767
76 changed files with 626 additions and 572 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
*clio*.log
build*/
.build
.vscode
.python-version
CMakeUserPresets.json
config.json
src/main/impl/Build.cpp