Skip to content

Missing Symbolic Link #95

Closed
Closed
@ghost

Description

Hello,

tools/travis.yml is a symbolic link to .travis.yml file on project root, but .travis.yml doesn't exist. In one of our projects, we are using CMake for customizing and building mpack along with our own library. In our build workflow, we are trying to copy checked-out mpack sources to another folder with CMake's command mode (i.e., cmake -E ...) but CMake fails because of missing symbolic link target.

Can we remove tools/travis.yml symbolic link, or restore back `.travis.yml?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions