• Wez Furlong's avatar
    fbcode_builder: getdeps: add NopBuilder · b4135123
    Wez Furlong authored
    Summary:
    this could do with a better name; the NopBuilder doesn't actually
    build anything, but instead copies some files to the destination location.
    
    This is used together with eg: cmake to install pre-built binaries downloaded
    from a tarball.
    
    Reviewed By: simpkins
    
    Differential Revision: D14691015
    
    fbshipit-source-id: a938e977aa4ec5a664bdb8085ff708319a204594
    b4135123
builder.py 13.8 KB