Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpcs
dfss
Commits
9c2d90f8
Commit
9c2d90f8
authored
Apr 14, 2016
by
Loïck Bonniot
Browse files
[CI] Add demonstrator to linux amd64 build
parent
2afd1573
Pipeline
#609
passed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
9c2d90f8
...
...
@@ -64,7 +64,7 @@ build_g:
cd
gui
&&
goqt_rcc
-go
main
-o
a.qrc.go application.qrc
cd
dfssd/gui
&&
goqt_rcc
-go
gui
-o
a.qrc.go application.qrc
cd
gui
&&
go build
-ldflags
"-r ."
-o
../release/dfss_
${VERSION}
_linux_amd64/dfssc_gui
cd
dfssd
&&
go build
-ldflags
"-r ."
-o
../
../release/dfss_
${VERSION}
_linux_amd64/dfssd
cd
dfssd
&&
go build
-ldflags
"-r ."
-o
../release/dfss_
${VERSION}
_linux_amd64/dfssd
cp
/lib/libqtdrv.ui.so.1.0.0 release/dfss_
${VERSION}
_linux_amd64/libqtdrv.ui.so.1
package
:
...
...
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