Update CMakeLists.txt
Co-authored-by: Marc Kleine-Budde <mkl@blackshift.org>pull/596/head
parent
69efecc428
commit
af09afb734
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue