I have a use case where I would like to run swig on a swig interface file but 
not compile the resulting wrapper file.  Actually, all I want to do is generate 
the (in this case python) shadow file, but swig generates both at the same time.

Is there a way to do this under CMake?  A Makefile target I can specify?  Or 
some other mechanism?

Thanks 

** Bill Spotz                                              **
** Sandia National Laboratories  Voice: (505)845-0170      **
** P.O. Box 5800                 Fax:   (505)284-0154      **
** Albuquerque, NM 87185-0370    Email: wfsp...@sandia.gov **


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to