This commit is contained in:
2024-10-22 00:44:43 +03:00
parent 0d62c9defc
commit 0e937bb2d7
2 changed files with 129 additions and 4 deletions

View File

@@ -46,6 +46,7 @@ if (ASIO_LIBRARY)
set(ADC_NETWORK_HEADERS ${ADC_NETWORK_HEADERS}
net/asio/adc_netservice_asio.h
net/asio/adc_netsession_asio.h
net/asio/adc_device_netserver_asio.h
)
add_compile_definitions(PUBLIC USE_ASIO_LIBRARY)