Always try to build CDC modules
The CDC protocol, authentication and router modules should be build if the required libraries are found.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if(BUILD_CDC)
|
||||
if(BUILD_AVRO)
|
||||
add_subdirectory(CDC)
|
||||
add_subdirectory(examples)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user