Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Buildbox-Windows
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CGG-public
Containers
Buildbox-Windows
Commits
71f8e2ad
Commit
71f8e2ad
authored
1 month ago
by
Martin Heistermann
Browse files
Options
Downloads
Patches
Plain Diff
try with cgal
parent
1ac8bc62
Branches
main
No related tags found
No related merge requests found
Pipeline
#9154
passed
1 month ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-0
2 additions, 0 deletions
Dockerfile
with
2 additions
and
0 deletions
Dockerfile
+
2
−
0
View file @
71f8e2ad
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment