This commit is contained in:
2024-06-07 12:16:03 +03:00
parent a1b60bcac9
commit 1caf4223d2
2 changed files with 258 additions and 1 deletions

View File

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