Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Leander Schulten
Lichtsteuerung
Commits
1ba918cb
Commit
1ba918cb
authored
Jul 12, 2021
by
Leander Schulten
Browse files
test icu ci
parent
9f110208
Pipeline
#508438
failed with stage
in 29 minutes and 31 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1ba918cb
...
...
@@ -37,6 +37,10 @@ build:
when
:
always
paths
:
-
build/src/lichtsteuerung.exe
-
vcpkg/buildtrees/**/*.a
-
vcpkg/buildtrees/**/*.lib
-
vcpkg/buildtrees/**/*.dll
-
vcpkg/buildtrees/**/*.exe
-
vcpkg/buildtrees/*/*.log
-
vcpkg/buildtrees/*/*/*.log
-
vcpkg/buildtrees/*/*/*/*.log
...
...
vcpkg
@
c6e6c643
Compare
efd645e8
...
c6e6c643
Subproject commit
efd645e8ab6ed5cbe91b4692781f466ae91cd999
Subproject commit
c6e6c64334ac0a4bf5043c4afcd9c1bad9cdeff1
vcpkg.json
View file @
1ba918cb
...
...
@@ -2,25 +2,6 @@
"name"
:
"lichtsteuerung"
,
"version-string"
:
"2.0.0"
,
"dependencies"
:
[
"boost-coroutine"
,
"boost-coroutine2"
,
"boost-stacktrace"
,
"libbacktrace"
,
"span-lite"
,
"rtaudio"
,
"kubazip"
,
{
"name"
:
"aubio"
,
"default-features"
:
false
},
"qtquickcontrols2"
,
"qtmqtt"
,
"qtnetworkauth"
,
{
"name"
:
"qtbase"
,
"host"
:
true
,
"default-features"
:
false
,
"features"
:
[
"doubleconversion"
]
}
"icu"
]
}
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