Skip to content

Allow declaring executable targets as [executable].  #1817

@maciektr

Description

@maciektr

Problem

Allow declaring executable target from #1813 as [executable] instead of [[target.executable]].

Proposed Solution

  1. Add executable field on TomlManifest (similar to lib)
  2. Modify collect_targets function to check if executable is defined (see)
  3. Add a test case that relies on the shorter form

Notes

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions