diff libfdproto/CMakeLists.txt @ 922:c7bf1a7a4e90

Split the encoders/interpreters for the dictionary types into a different file for better reusability, add decoder/interpreter for Time type based on code from Thomas Klausner
author Sebastien Decugis <sdecugis@freediameter.net>
date Thu, 14 Feb 2013 15:43:36 +0100
parents da97a5aa7976
children 74bba7975864
line wrap: on
line diff
--- a/libfdproto/CMakeLists.txt	Thu Feb 14 14:12:23 2013 +0100
+++ b/libfdproto/CMakeLists.txt	Thu Feb 14 15:43:36 2013 +0100
@@ -5,6 +5,7 @@
 SET(LFDPROTO_SRC
 	fdproto-internal.h
 	dictionary.c
+	dictionary_functions.c
 	dispatch.c
 	fifo.c
 	init.c
"Welcome to our mercurial repository"