Skip to content
  • Brad King's avatar
    ExternalData: Add support for custom download scripts · 0fe4d8bb
    Brad King authored
    Add support for a special URL template to map the fetch operation
    to a project-specified .cmake script insead of using file(DOWNLOAD).
    
    Extend the Module.ExternalData test to cover the behavior.
    Extend the RunCMake.ExternalData test to cover error cases.
    0fe4d8bb