fix: enable bundled openssl for every platform except NE-based ones (#2660)

* fix: enable bundled openssl for every platform except NE-based ones

* fix(conan): trigger CI/CD on crutial cmake changes

* fix: install dylibs/dlls from conan and use proper RPATH

* fix: adjust windows runtime deps
This commit is contained in:
Yaroslav Gurov
2026-05-28 13:17:27 +02:00
committed by GitHub
parent 113f967006
commit ba61019a50
5 changed files with 61 additions and 14 deletions
+3
View File
@@ -23,6 +23,9 @@ jobs:
- 'recipes/**'
- 'conanfile.py'
- '.github/workflows/deploy.yml'
- 'cmake/conan_provider.cmake'
- 'cmake/platform_settings.cmake'
- 'cmake/recipes_bootstrap.cmake'
Bake-Prebuilts-Linux:
runs-on: ubuntu-latest