This commit is contained in:
2024-06-17 13:38:01 +03:00
parent 143f54b989
commit 1cefae2953
4 changed files with 137 additions and 25 deletions

View File

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