...
This commit is contained in:
@@ -31,6 +31,8 @@ set(ADC_NETWORK_HEADERS
|
||||
net/adc_netservice.h
|
||||
net/adc_endpoint.h
|
||||
net/adc_netserver.h
|
||||
net/adc_net_concepts.h
|
||||
net/adc_device_netmsg.h
|
||||
)
|
||||
|
||||
|
||||
@@ -40,8 +42,8 @@ if (ASIO_LIBRARY)
|
||||
find_package(ASIO REQUIRED)
|
||||
|
||||
set(ADC_NETWORK_HEADERS ${ADC_NETWORK_HEADERS}
|
||||
net/adc_netservice_asio.h
|
||||
net/adc_netsession_asio.h
|
||||
net/asio/adc_netservice_asio.h
|
||||
net/asio/adc_netsession_asio.h
|
||||
)
|
||||
|
||||
add_compile_definitions(PUBLIC USE_ASIO_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user