Initial commit

This commit is contained in:
Sithas
2025-05-31 16:29:35 +00:00
committed by Антон
parent 431b183e01
commit f4b8604267
9 changed files with 582 additions and 50 deletions
+3
View File
@@ -0,0 +1,3 @@
conan install . -pr ./profiles/debug_profile --output-folder=cmake-build-debug --build=missing
conan install . -pr ./profiles/release_profile --output-folder=cmake-build-release --build=missing