Skip to content

[native_assets_cli] BuildConfig BuildOutput hierarchy #12

Closed
@dcharkes

Description

@dcharkes

Isn't this more general than only for native assets?

{
  'out_dir' :  ...,
  'native_assets' : {
    'c_compiler' : {
      'cc' : ...
      'cflags' : ...
      'ld' : ...,
    },
    'rustc' : {
      '...' : ...
    },
    'link_mode_preference' : 'static',
    ...
   },
}

I'd make this more hierarchical

Originally posted by @mkustermann in #3 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions