<div dir="ltr"><div>I'm running a few VTK installs and cmake is having problems finding the libraries. I get this:</div><div><br></div><div>/usr/bin/ld: cannot find -lvtkFiltersTopology<br></div><div><br></div><div>I edited the cmake file to glob all the libs and included them and it works fine. Not using the standard target_link_libraries(testVTK ${VTK_LIBRARIES}.</div><div><br></div><div>Just wondering if anyone is having issues? I switch to given vtk target install using this:</div><div><br></div><div>set(VTK_DIR "/home/uqocairn/usr/local-old-vtk/lib/cmake/vtk-7.1" CACHE PATH "VTK directory override" FORCE)<br></div><div><br></div><div>Cheers</div><div>O.</div><div><br></div><div><br></div><div><br></div><div><br></div></div>