This commit is contained in:
2024-05-29 18:03:32 +03:00
parent 9e13bf0d74
commit 4edd3ee21f
2 changed files with 60 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ set(ADC_DEVICE_HEADERS
set(ADC_NETWORK_HEADERS
net/adc_netmessage.h
net/adc_netproto.h
net/adc_netservice.h
)
option(BUILD_TESTS "Build tests" ON)