summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2023-06-28 18:28:04 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2023-06-28 18:28:04 -0400
commitfd1831235e7107d4aff87f3b16151aa61e4cd9fd (patch)
tree969d8cbc7e082ddf2a152fde82189b15a17dacb5
parent63fce40cfdd717201143f2a37ba615a35052ee09 (diff)
Add qthttpserver to GitLab CI buildshttpserver
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ffa436d3..0496b6b1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -117,6 +117,7 @@ build-tw:
"cmake(Qt6Svg)"
"cmake(Qt6Widgets)"
"cmake(Qt6Gui)"
+ "cmake(Qt6HttpServer)"
"pkgconfig(libcurl)"
"pkgconfig(libevent)"
"pkgconfig(gstreamer-webrtc-1.0)"