comparison libfdcore/CMakeLists.txt @ 1188:e1ced4db7f67

Backup work in progress on DTLS, not usable
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 11 Jun 2013 18:13:29 +0800
parents 773498f59520
children
comparison
equal deleted inserted replaced
1187:b4a0f9ee3129 1188:e1ced4db7f67
36 tcp.c 36 tcp.c
37 version.c 37 version.c
38 ) 38 )
39 39
40 IF(NOT DISABLE_SCTP) 40 IF(NOT DISABLE_SCTP)
41 SET(FDCORE_SRC ${FDCORE_SRC} sctp.c sctp3436.c) 41 SET(FDCORE_SRC ${FDCORE_SRC} sctp.c sctp3436.c sctp_dtls.c)
42 ENDIF(NOT DISABLE_SCTP) 42 ENDIF(NOT DISABLE_SCTP)
43 43
44 SET(FDCORE_GEN_SRC 44 SET(FDCORE_GEN_SRC
45 lex.fdd.c 45 lex.fdd.c
46 fdd.tab.c 46 fdd.tab.c
"Welcome to our mercurial repository"