Skip to content
  • David Cole's avatar
    Merge topic 'find_package-improve-messages' · 0ee7b8ea
    David Cole authored and Kitware Robot's avatar Kitware Robot committed
    eeaaffcb find_package: Test error and warning messages in failure cases
    52dffb9f Merge branch 'test-CMakeCommands' into find_package-improve-messages
    d3651041 find_package: Optionally warn when implicitly using Config mode
    31ead5f6 find_package: Reject mixed use of MODULE- and CONFIG-only options
    6d830831 find_package: mention requested version number in error message
    9c39bbd4 find_package: add CONFIG mode keyword alias for NO_MODULE
    f310f672 find_package: add MODULE mode to use only Find-modules
    7d67dcf5 find_package: improve error message when no Find module is present
    978d89b9 find_package: rename NoModule to UseFindModules
    0ee7b8ea