[Insight-users] Help on LIB-DEPENDS for FltkImageViewer

Luis Ibanez luis.ibanez at kitware.com
Mon Sep 4 14:17:04 EDT 2006


Hi Sam,

I guess that what you want is to use the FltkImageViewer library
in your own project.

Is that right ?

If so, please look at the following email:
http://public.kitware.com/pipermail/insight-users/2006-August/019131.html

Where you will find the CMakeLists.txt file that allows you to
build FltkImageViewer outside of the source tree of InsightApplications.

Once you build FltkImageViewer, you can refer to it from the 
CMakeLists.txt file of your project by using commands:

          INCLUDE_DIRECTORIES()

and

          ADD_TARGET_LINK()


---


   Regards,


      Luis



----------------
Xuejun wrote:
> Dear all ITK users and developers;
> 
>  
> 
> Would you please tell me how to set up ITKFltkImageViewer_LIB_DEPENDS in 
> CMakelist.txt?
> 
>  
> 
> Best regards,
> 
> Sam
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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