@PACKAGE_INIT@ include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake") check_required_components("@PROJECT_NAME@") ## =========================================== ## == Find needed packages and dependencies == ## =========================================== find_package(ivq CONFIG REQUIRED) ## eof - $RCSfile$