[Insight-users] .dll generation
Luis Ibanez
luis.ibanez at kitware.com
Mon May 5 14:01:06 EDT 2008
Hi Emin,
Please look at the example in
InsightApplications/VolViewPlugins
You basically only need to do the following in your CMakeLists.txt file:
ADD_LIBRARY( myLibraryName SHARED ${LIST_OF_SOURCE_FILES} )
Regards,
Luis
----------------------
Emin KUGU wrote:
> Hi,
>
> I am a new user.
>
> I want to generate .dll files from some of the filtering examples.
> Do you now how to do that?
>
> Thanks.
>
> Emin.
>
> ------------------------------------------------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try
> it now.
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
> >
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list