mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(suffix):prepare dep generation to use suffix
That way, we can have multiple deps files, one per program 'type'
This commit is contained in:
@@ -11,8 +11,11 @@ api:
|
||||
# custom scopes for authentication
|
||||
scopes: '_scopes'
|
||||
make:
|
||||
target_suffix:
|
||||
target_name: APIs
|
||||
target_suffix: ''
|
||||
aggregated_target_suffix: -api
|
||||
depends_on:
|
||||
global_targets: Yes
|
||||
templates:
|
||||
# all output directories are relative to the one set for the respective API
|
||||
- source: README.md
|
||||
|
||||
Reference in New Issue
Block a user