From 385c6bbd5d6f78fbe582531e305c3dcb5bc9635a Mon Sep 17 00:00:00 2001 From: Patrick Grimm Date: Wed, 9 Oct 2024 13:15:56 +0200 Subject: [PATCH] fix app router-ipv6 cmake (#800) remove not existing router-ipv6.h --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c9279c12..1dfea466 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -940,7 +940,6 @@ if(BACNET_STACK_BUILD_APPS) if(BACDL_BIP AND BACDL_BIP6) add_executable( router-ipv6 - apps/router-ipv6/router-ipv6.h apps/router-ipv6/main.c) target_link_libraries( router-ipv6