From eb328da56c3fc7167b536dcb206df0abb0f4a9b9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 13 Nov 2020 22:31:18 -0800 Subject: fixes #1087 CMakeLists structural improvements desired This doesn't modularize all the tests yet, but it goes a long way in the right direction. --- src/compat/nanomsg/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/compat') diff --git a/src/compat/nanomsg/CMakeLists.txt b/src/compat/nanomsg/CMakeLists.txt index b2d99c3c..5e70e749 100644 --- a/src/compat/nanomsg/CMakeLists.txt +++ b/src/compat/nanomsg/CMakeLists.txt @@ -7,9 +7,6 @@ # found online at https://opensource.org/licenses/MIT. # -#set(COMPAT_SOURCES compat/nanomsg/nn.c) nng_sources(nn.c) -#set(NNG_SRCS ${NNG_SRCS} ${COMPAT_SOURCES} PARENT_SCOPE) - nng_test(compat_tcp_test) \ No newline at end of file -- cgit v1.2.3-70-g09d2