Кое-какая настройка Conan'a

This commit is contained in:
Антон
2025-07-01 09:53:13 +03:00
parent ea2f7ab814
commit 5b83f2848a
3 changed files with 29 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ conan export custom_recipes/boost/ --user=up_and_down --channel=stable
conan export custom_recipes/openssl_fix/ --user=up_and_down --channel=stable
conan export custom_recipes/lz4_fix/ --user=up_and_down --channel=stable
conan export custom_recipes/zlib_fix/ --user=up_and_down --channel=stable
conan export custom_recipes/zstd_fix/ --user=up_and_down --channel=stable
// Запуск дебага
conan install . -pr ./profiles/debug_profile --output-folder=cmake-build-debug --build=missing