Skip to content
Snippets Groups Projects
Commit ee4f953bd1a1 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

gitlab-ci: Only install cmake MinGW package if needed

On MinGW, cmake requires curl which requires nghttp2 which requires
libxml2. But having a system libxml2 interferes with the Python tests
for now. Ultimately, we should use Python's os.add_dll_directory() on
Windows. I'm not sure why the current solution using PATH even works.
parent ad6f8eb0f3a1
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment