Skip to content
Snippets Groups Projects
  • Atkins, Charles Vernon's avatar
    2f4516ba
    Fix FindDataMan.cmake missing include. · 2f4516ba
    Atkins, Charles Vernon authored
    FindPackageHandleStandardArgs needs to be included in every find module
    that the find_package_handle_standard_args is used.  I was getting
    transitively included by othger find modules before but when all other
    options are turned off except DataMan, it's missing.  This ensures it's
    always included before calling find_package_handle_standard_args.
    2f4516ba
    History
    Fix FindDataMan.cmake missing include.
    Atkins, Charles Vernon authored
    FindPackageHandleStandardArgs needs to be included in every find module
    that the find_package_handle_standard_args is used.  I was getting
    transitively included by othger find modules before but when all other
    options are turned off except DataMan, it's missing.  This ensures it's
    always included before calling find_package_handle_standard_args.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.