]> Creatis software - FrontAlgorithms.git/blobdiff - appli/examples/CMakeLists.txt
...
[FrontAlgorithms.git] / appli / examples / CMakeLists.txt
diff --git a/appli/examples/CMakeLists.txt b/appli/examples/CMakeLists.txt
new file mode 100644 (file)
index 0000000..861b670
--- /dev/null
@@ -0,0 +1,4 @@
+ADD_EXECUTABLE(fpa_examples_ImageDijkstra ImageDijkstra.cxx)
+TARGET_LINK_LIBRARIES(fpa_examples_ImageDijkstra ${ITK_LIBRARIES})
+
+## eof - $RCSfile$