...
This commit is contained in:
@@ -85,6 +85,10 @@ if (BUILD_TESTS)
|
||||
set(NETMSG_TEST_APP adc_netmsg_test)
|
||||
add_executable(${NETMSG_TEST_APP} tests/adc_netmsg_test.cpp)
|
||||
|
||||
set(NETSERVICE_TEST_APP adc_netservice_test)
|
||||
add_executable(${NETSERVICE_TEST_APP} tests/adc_netservice_test.cpp)
|
||||
target_link_libraries(${NETSERVICE_TEST_APP} OpenSSL::SSL OpenSSL::Crypto)
|
||||
|
||||
if (NOT doctest_FOUND)
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
|
||||
Reference in New Issue
Block a user