ANTON DEGUET wrote:
Daniel,

This works but I then run into a long known issue with the CMake SWIG macro, 
i.e. the dependencies don't handle files included by SWIG using the %include.  
I believe there is a ticket opened for this issue.

Yes, this is quite annoying. I've been looking at trying to implement the "work around" described in this ticket.

http://public.kitware.com/Bug/bug.php?op=show&bugid=1731

This is the source code for the hack, but you will have to dig it out. I'm still trying to decipher the relevant code and make a simple macro that does what I think it should. I'll post that code as soon as I get something working, unless someone else has some....

http://www.itk.org/cgi-bin/viewcvs.cgi/Wrapping/CSwig/CMakeLists.txt?rev=1.55&root=Insight&view=auto

James
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to