Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
David Geisler
pe-tools-lsh
Commits
73e65017
Commit
73e65017
authored
Nov 13, 2019
by
David Geisler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build script
parent
dea99241
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
modules/utils
modules/utils
+1
-1
No files found.
.gitlab-ci.yml
View file @
73e65017
...
...
@@ -34,7 +34,7 @@ build-release:
script
:
-
mkdir cmake-build-release
-
cd cmake-build-release
-
../cmake/cmake-3.16.0-rc3-Linux-x86_64/bin/cmake -DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE -DCMAKE_INSTALL_PREFIX=$CMAKE_INSTALL_PREFIX ..
-
../cmake/cmake-3.16.0-rc3-Linux-x86_64/bin/cmake -DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE -DCMAKE_INSTALL_PREFIX=$CMAKE_INSTALL_PREFIX
-DCMAKE_CXX_FLAGS_RELEASE=-O3
..
-
make all
-
make install
-
cd install
...
...
utils
@
61473b5c
Compare
f2b43a82
...
61473b5c
Subproject commit
f2b43a8270d4d5f88769a580008a3a5a5135fe4f
Subproject commit
61473b5cd5cd992d656639408fab1d45feb2a084
Write
Preview
Markdown
is supported
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