[vtk-developers] How to write the CMakeLists.txt file without INCLUDE(${VTK_USE_FILE})
Bill Lorensen
bill.lorensen at gmail.com
Mon Apr 29 23:57:33 EDT 2013
you must INCLUDE(${VTK_USE_FILE})
On Mon, Apr 29, 2013 at 11:38 PM, Mingcheng Chen <linyufly at gmail.com> wrote:
> Hi everyone,
>
> For some reason I do not want INCLUDE(${VTK_USE_FILE}) in my cmake
> CMakeLists.txt.
>
> I use INCLUDE_DIRECTORIES(${VTK_INCLUDE_DIRS}) and
> target_link_libraries(xxx ${VTK_LIBRARIES}), but it seems not enough.
>
> Thanks!
>
> Best regards,
> Mingcheng Chen
> April 29th, 2013
>
> --
> Research Assistant in Graphics Group
> University of Illinois at Urbana-Champaign
> http://mingchengchen.org
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
--
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130429/4458ce49/attachment.html>
More information about the vtk-developers
mailing list