[Insight-developers] CMake and external toolkits

Luis Ibanez ibanez@choroid.cs.unc.edu
Fri, 6 Apr 2001 15:16:51 -0400 (EDT)


FIND_INCLUDE and FIND_LIBRARY are working great !
Thanks

In WinNT/VC++ the GaussianFilter example is building
quite easily.

The only remaining problem is that the library project
is still being dependent of all the libraries in the
LINK_LIBRARIES list. By now I'm removing the dependencies
by hand.




Luis