Нерабочая сборка

(cherry picked from commit 9e6dd1fd9675183d8826793cf5acf955ed77c334)
This commit is contained in:
Антон
2025-04-08 14:34:37 +03:00
parent 16fc7a044d
commit b3f48b6618
+3 -2
View File
@@ -1,2 +1,3 @@
conan install . --output-folder=./build --build=missing conan install . -pr ./profiles/debug_profile --output-folder=cmake-build-debug --build=missing
conan install . -pr /abs/path/to/myprofile
conan install . -pr ./profiles/release_profile --output-folder=cmake-build-release --build=missing