]> Creatis software - FrontAlgorithms.git/blob - appli/examples/CMakeLists.txt
5d570b6a1da39e73e23170206a78753e79e4d6ed
[FrontAlgorithms.git] / appli / examples / CMakeLists.txt
1 ADD_EXECUTABLE(fpa_examples_ImageDijkstra ImageDijkstra.cxx)
2 TARGET_LINK_LIBRARIES(fpa_examples_ImageDijkstra ${ITK_LIBRARIES} ${VTK_LIBRARIES})
3
4 ## eof - $RCSfile$