Skip to content

Compile instructions error #2

@brett-talko

Description

@brett-talko

In the README compile instructions it says
cd build
cmake ..

however cmake will complain that there is no CMakeLists.txt, so the correct step is
cmake ../src

Then everything works.

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