aboutsummaryrefslogtreecommitdiff
path: root/src/transport/inproc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/inproc/CMakeLists.txt')
-rw-r--r--src/transport/inproc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/inproc/CMakeLists.txt b/src/transport/inproc/CMakeLists.txt
index 3249649e..e440fe31 100644
--- a/src/transport/inproc/CMakeLists.txt
+++ b/src/transport/inproc/CMakeLists.txt
@@ -14,4 +14,4 @@ mark_as_advanced(NNG_TRANSPORT_INPROC)
nng_sources_if(NNG_TRANSPORT_INPROC inproc.c)
nng_headers_if(NNG_TRANSPORT_INPROC nng/transport/inproc/inproc.h)
-nng_defines_if(NNG_TRANSPORT_INPROC NNG_TRANSPORT_INPROC)
+nng_defines_if(NNG_TRANSPORT_INPROC NNG_TRANSPORT_INPROC) \ No newline at end of file