fix app router cmake (#794)

add missing port/linux/dlmstp_linux.c used by mstpmodule.c
This commit is contained in:
Patrick Grimm
2024-10-04 20:48:40 +02:00
committed by GitHub
parent 712dda8bbe
commit 9d5c3ec515
+2
View File
@@ -908,6 +908,8 @@ if(BACNET_STACK_BUILD_APPS)
else()
add_executable(
router
ports/linux/dlmstp_linux.c
ports/linux/dlmstp_linux.h
apps/router/ipmodule.c
apps/router/ipmodule.h
apps/router/main.c