Hi Folks, Are there any examples showing how to use CMake to generate SWIG wrapper libraries? I can't find any documentation at www.cmake.org which shows how to do this. At the moment I am using ADD_CUSTOM_TARGET but I don't know if this is proper way to do it. Thanks, Raghavendra