Вроде успешная установка через Conan

This commit is contained in:
Антон
2025-07-01 10:44:47 +03:00
parent f051cdf4b5
commit 6571cad5ff
4 changed files with 102 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ 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 export custom_recipes/libmysqlclient_fix/ --user=up_and_down --channel=stable
// Запуск дебага
conan install . -pr ./profiles/debug_profile --output-folder=cmake-build-debug --build=missing