google / bazel_rules_install

Bazel rules for installing build results. Similar to `make install`.
Apache License 2.0
37 stars 14 forks source link

Add 'executable' attr to the installer rule #3

Closed bttk closed 5 years ago

bttk commented 5 years ago

Set it to True (default) if the installed file is an executable.