Skip to content
  • Todd Gamblin's avatar
    Teach find_* commands to ignore some paths · 1221581a
    Todd Gamblin authored and Brad King's avatar Brad King committed
    Add platform configuration variable CMAKE_SYSTEM_IGNORE_PATH and user
    configuration variable CMAKE_IGNORE_PATH.  These specify a set of
    directories that will be ignored by all the find commands.  Update
    FindPackageTest so that several cases will fail without a functioning
    CMAKE_IGNORE_PATH.
    1221581a