Initial commit

This commit is contained in:
Sithas
2025-05-31 16:29:35 +00:00
commit f12df8f0ec
9 changed files with 620 additions and 0 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