comparison 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
comparison
equal deleted inserted replaced
921:a0ab56aa089f 922:c7bf1a7a4e90
3 3
4 # List of source files for the library 4 # List of source files for the library
5 SET(LFDPROTO_SRC 5 SET(LFDPROTO_SRC
6 fdproto-internal.h 6 fdproto-internal.h
7 dictionary.c 7 dictionary.c
8 dictionary_functions.c
8 dispatch.c 9 dispatch.c
9 fifo.c 10 fifo.c
10 init.c 11 init.c
11 lists.c 12 lists.c
12 log.c 13 log.c
"Welcome to our mercurial repository"