Skip to content

rustpkg names executables incorrectly #8952

Closed
@catamorphism

Description

@catamorphism

@bjz pointed out the following example with glfw:

https://gist.github.com/bjz/8aac0e5338f50b88e31c

The repository contains several subdirectories under examples/, each containing a main.rs, but rustpkg only leaves one executable (named examples) under build/. It should be creating a subdirectory of build/ for each of the examples/ subdirectories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions