[vtk-developers] How to write the CMakeLists.txt file without INCLUDE(${VTK_USE_FILE})

Mingcheng Chen linyufly at gmail.com
Mon Apr 29 23:38:50 EDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130429/db5353cd/attachment.html>


More information about the vtk-developers mailing list