Skip to content

Commit 4255b03

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

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
@@ -36,7 +36,7 @@ exes+=${zpc_exe}
3636
zpc_cmake_options?=\
3737
-DBUILD_AOXPC=OFF \
3838
-DBUILD_CPCD=OFF \
39-
-DBUILD_DEV_GUI=OFF \
39+
-DBUILD_DEV_GUI=ON \
4040
-DBUILD_EMD=OFF \
4141
-DBUILD_EPC=OFF \
4242
-DBUILD_GMS=OFF \

0 commit comments

Comments
 (0)