From ba8cbe2bd52199ff64270901f2981894a9b553d2 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 29 Dec 2016 08:03:16 -0800 Subject: Move option helpers to their own file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f68afa32..0f10d2ac 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -40,6 +40,8 @@ set (NNG_SOURCES core/msgqueue.c core/msgqueue.h core/nng_impl.h + core/options.c + core/options.h core/panic.c core/panic.h core/pipe.c -- cgit v1.2.3-70-g09d2