mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
Update CMakeLists.txt
Co-authored-by: Marc Kleine-Budde <mkl@blackshift.org>
This commit is contained in:
co-authored by
Marc Kleine-Budde
parent
69efecc428
commit
af09afb734
+1
-1
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user