Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Besançon
scipopt-crossbuilder
Commits
45d3595b
Commit
45d3595b
authored
Dec 07, 2021
by
Mathieu Besançon
Browse files
change name
parent
6826e8ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
builder.jl
View file @
45d3595b
...
...
@@ -15,8 +15,9 @@ sources = [DirectorySource(dir_path)]
# Bash recipe for building across all platforms
script
=
raw
"""
mkdir build
cd build/
mkdir build_bb
cd build_bb
cmake -DCMAKE_INSTALL_PREFIX=
$
prefix
\
-DCMAKE_TOOLCHAIN_FILE=
$
{CMAKE_TARGET_TOOLCHAIN}
\
-DCMAKE_BUILD_TYPE=Release
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment