Skip to content
Snippets Groups Projects
Commit 71f8e2ad authored by Martin Heistermann's avatar Martin Heistermann
Browse files

try with cgal

parent 1ac8bc62
Branches main
No related tags found
No related merge requests found
Pipeline #9154 passed
......@@ -91,6 +91,8 @@ RUN vcpkg install `
RUN vcpkg install metis --clean-after-build
RUN vcpkg install coin-or-ipopt --clean-after-build
# CGAL must be after yasm install:
RUN vcpkg install cgal --clean-after-build
# This is for later use in containers, cache does not exist here.
# Therefore, only set this after we're done with vcpkg:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment