Skip to content

Commit 9b07f5c

Browse files
committed
build: Build devui for zpc
Bug-SiliconLabs: UIC-2987 Origin: #48 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 0b69b2a commit 9b07f5c

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

0 commit comments

Comments
 (0)