Skip to content
  • Brad King's avatar
    ENH: Help recursive find_package calls in modules · 79e9b755
    Brad King authored
    These changes teach find_package to behave nicely when invoked
    recursively inside a find-module for the same package.  The module will
    never be recursively loaded again.  Version arguments are automatically
    forwarded.
    79e9b755