comparison extensions/dbg_interactive/CMakeLists.txt @ 1176:f0b328ea2fdb

Added initial support for hooks in the dbg_interactive extension
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 03 Jun 2013 14:18:43 +0800
parents ae96ae28f3dd
children
comparison
equal deleted inserted replaced
1175:2da13c87baa7 1176:f0b328ea2fdb
27 queues.i 27 queues.i
28 peers.i 28 peers.i
29 events.i 29 events.i
30 endpoints.i 30 endpoints.i
31 posix.i 31 posix.i
32 hooks.i
32 ) 33 )
33 SET_SOURCE_FILES_PROPERTIES(dbg_interactive.i PROPERTIES SWIG_MODULE_NAME fDpy) 34 SET_SOURCE_FILES_PROPERTIES(dbg_interactive.i PROPERTIES SWIG_MODULE_NAME fDpy)
34 35
35 # The following code is inspired from SWIG_ADD_MODULE, but we do only what we need 36 # The following code is inspired from SWIG_ADD_MODULE, but we do only what we need
36 SWIG_MODULE_INITIALIZE(fDpy python) 37 SWIG_MODULE_INITIALIZE(fDpy python)
"Welcome to our mercurial repository"