Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Enable custom widget builds in ci
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
.ci/qt5_14/build.sh
|
@@ -19,6 +19,7 @@ cmake -GNinja \ |
|
|
-DWITH_QWTPOLAR=OFF \ |
|
|
-DWITH_APIDOC=OFF \ |
|
|
-DWITH_ASTYLE=OFF \ |
|
|
-DWITH_CUSTOM_WIDGETS=ON \ |
|
|
-DWITH_DESKTOP=ON \ |
|
|
-DWITH_BINDINGS=ON \ |
|
|
-DWITH_SERVER=ON \ |
|
|