enable doxygen docstrings
authorxantares 09 <xantares09@hotmail.com>
Fri, 28 Feb 2014 12:41:57 +0000 (12:41 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 5 Mar 2014 15:56:27 +0000 (16:56 +0100)
commit16257d60fb84f09b0d66ad881fe47e7b6faa84ef
tree0ecab58803c3de252a089cada822933f767de2ad
parentdbf7c343244bb49cf5e287ca476b2f308fc0cef9
enable doxygen docstrings

Hi,

I noticed doxygen docstrings were generated but not included anymore in the swig bindings
since CMAKE_SWIG_FLAGS should be defined before the call to swig_add_module.

Here's a patch.
python/CMakeLists.txt