From aacc1d4ac70769d7db12f979fdefd28c8c5cdb24 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 2 Jun 2017 19:44:43 -0700 Subject: Implementation of object hash (derived from idhash, but smarter.) --- 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 61ebe5ac..ac45fd68 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -53,6 +53,8 @@ set (NNG_SOURCES core/msgqueue.c core/msgqueue.h core/nng_impl.h + core/objhash.c + core/objhash.h core/options.c core/options.h core/panic.c -- cgit v1.2.3-70-g09d2