Skip to content

Small bug in HOW_TO_UPDATE.md #3

@felixf4xu

Description

@felixf4xu

Hi,

In the document, the

    cp ../example/libspconv/CMakeLists.txt .

should be

    cp ../example/libspconv/spconv/CMakeLists.txt .

example/libspconv/CMakeLists.txt seems to be for executable project, while example/libspconv/spconv/CMakeLists.txt is to build & install the spconv library.

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