fix app router cmake (#794)
add missing port/linux/dlmstp_linux.c used by mstpmodule.c
This commit is contained in:
@@ -908,6 +908,8 @@ if(BACNET_STACK_BUILD_APPS)
|
|||||||
else()
|
else()
|
||||||
add_executable(
|
add_executable(
|
||||||
router
|
router
|
||||||
|
ports/linux/dlmstp_linux.c
|
||||||
|
ports/linux/dlmstp_linux.h
|
||||||
apps/router/ipmodule.c
|
apps/router/ipmodule.c
|
||||||
apps/router/ipmodule.h
|
apps/router/ipmodule.h
|
||||||
apps/router/main.c
|
apps/router/main.c
|
||||||
|
|||||||
Reference in New Issue
Block a user