This commit is contained in:
2024-06-07 16:59:27 +03:00
parent 1caf4223d2
commit 06959e8746
4 changed files with 374 additions and 257 deletions

View File

@@ -27,7 +27,7 @@ set(ADC_NETWORK_HEADERS
# net/adc_netmessage.h
net/adc_netproto.h
net/adc_netservice.h
net/adc_url.h
net/adc_endpoint.h
)
option(BUILD_TESTS "Build tests" ON)