Cura/.github
j.spijker@ultimaker.com ce018da48f Explicitly build and copy OpenSSL shared
This is a workaround to ensure that we use and pack a shared library for OpenSSL 1.1.1l.
We currently compile OpenSSL statically for CPython, but our Python Dependenies (such as
PyQt6) require a shared library. Because Conan won't allow for building the same library
with two different options (easily) we need to install it explicitly and do a manual copy
to the VirtualEnv, such that Pyinstaller can find it.

Contributes to CURA-9365
2022-07-13 15:01:26 +02:00
..
ISSUE_TEMPLATE Update bugreport.yaml 2022-05-31 09:20:53 +02:00
workflows Explicitly build and copy OpenSSL shared 2022-07-13 15:01:26 +02:00
ISSUE_TEMPLATE.md Add text area for other comments 2021-04-21 15:08:39 +02:00