]> Creatis software - FrontAlgorithms.git/blobdiff - cmake/fpaConfig.cmake.in
...
[FrontAlgorithms.git] / cmake / fpaConfig.cmake.in
index 26692f3cd9539d3f74b93fe7fc675e96be8e4893..62a9a8c24c364b62b7d2bfb5e708829f40713c0d 100644 (file)
@@ -1,12 +1,11 @@
 @PACKAGE_INIT@
 
-include("${CMAKE_CURRENT_LIST_DIR}/fpaBaseConfig.cmake")
 include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
 check_required_components("@PROJECT_NAME@")
 
-## ==============
-## == Find ITK ==
-## ==============
+## ===========================================
+## == Find needed packages and dependencies ==
+## ===========================================
 
 set(ITK_DIR @ITK_DIR@)