Skip to content
  • Brad King's avatar
    ExternalData: Allow local stores without any URL templates · 8eb20eea
    Brad King authored
    Allow ExternalData_URL_TEMPLATES to be empty if a value for
    ExternalData_OBJECT_STORES is provided.  Assume in this use case that
    the object stores will already contain all needed objects.  Extend the
    Module.ExternalData test to cover this case (all objects in stores).
    Extend the RunCMake.ExternalData test to cover the non-failure message
    case when stores are provided without URL templates.
    8eb20eea