X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=cmake%2FfpaConfig.cmake.in;h=26692f3cd9539d3f74b93fe7fc675e96be8e4893;hb=c20c6faa2cc7d478c62e976d2e6e71a4371122f6;hp=635eea3c9674db08994595c65d8db069c3d02de8;hpb=c2ef02d4e833b1b305a55fdb0ab5c8ed4ff18def;p=FrontAlgorithms.git diff --git a/cmake/fpaConfig.cmake.in b/cmake/fpaConfig.cmake.in index 635eea3..26692f3 100644 --- a/cmake/fpaConfig.cmake.in +++ b/cmake/fpaConfig.cmake.in @@ -1,7 +1,7 @@ @PACKAGE_INIT@ include("${CMAKE_CURRENT_LIST_DIR}/fpaBaseConfig.cmake") -## include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake") +include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake") check_required_components("@PROJECT_NAME@") ## ==============