Skip to content

Commit 5242916

Browse files
committed
build: Build devui for zpc
Signed-off-by: Philippe Coval <[email protected]>
1 parent fd52f23 commit 5242916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ zpc/configure: CMakeLists.txt
104104
-B ${build_dir} \
105105
-DBUILD_AOXPC=OFF \
106106
-DBUILD_CPCD=OFF \
107-
-DBUILD_DEV_GUI=OFF \
107+
-DBUILD_DEV_GUI=ON \
108108
-DBUILD_EMD=OFF \
109109
-DBUILD_EPC=OFF \
110110
-DBUILD_GMS=OFF \

0 commit comments

Comments
 (0)