aboutsummaryrefslogtreecommitdiff
path: root/src/compat
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat')
-rw-r--r--src/compat/nanomsg/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
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