Update CMakeLists.txt

Co-authored-by: Marc Kleine-Budde <mkl@blackshift.org>
This commit is contained in:
Simon Berger
2025-05-22 10:14:39 +02:00
committed by GitHub
co-authored by Marc Kleine-Budde
parent 69efecc428
commit af09afb734
+1 -1
View File
@@ -87,7 +87,7 @@ if(ENABLE_BASIC_TOOLS)
endif()
if(ENABLE_IP_SERVER AND HAVE_FORK)
list(APPEND PROGRAMS bcmserver)
list(APPEND PROGRAMS bcmserver)
list(APPEND PROGRAMS_CANLIB canlogserver)
endif()