Skip to content

Improving cargo:rerun-if-changed conditions in build.rs #243

@grf53

Description

@grf53

If the cargo:rerun-if-change condition in build.rs is properly set, the necessary parts can be rebuilt without having to manually clean them during the build process to reflect changes.
Currently, some code, such as the cpp shims, is not reflected even when changes are made, so this change appears necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions