This commit is contained in:
2024-05-29 12:15:12 +03:00
parent 2acb97e973
commit 9e13bf0d74
5 changed files with 38 additions and 14 deletions

View File

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