Skip to content

Avoid calling commands explicitly. #6

@anhi

Description

@anhi

Whenever possible, we should use some portable mechanism instead of calling commands directly. For instance, we should try to avoid make and use cmake --build instead. This will then carry over to other kinds of generators and operating systems.

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