mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
remove unstable
This commit is contained in:
parent
df77604a2d
commit
d7e6cb38f7
1 changed files with 0 additions and 2 deletions
|
@ -252,9 +252,7 @@ if (use_qt) {
|
||||||
# is_component_build=false before building this target.
|
# is_component_build=false before building this target.
|
||||||
group("linux") {
|
group("linux") {
|
||||||
deps = [
|
deps = [
|
||||||
":beta",
|
|
||||||
":stable",
|
":stable",
|
||||||
":unstable",
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue