Skip to content

cmake fails to create the silo_f77.inc symlink #501

@yurivict

Description

@yurivict

This line fails to create a symlink in the STAGEDIR.

cmake itself can't properly install files into the stagedir because it doesn't know what STAGEDIR is at the time of configuration.
You should create this symlink during build and then install it using the cmake's install instruction.

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