Skip to content

missing cmake INSTALL target #232

@T-Jin

Description

@T-Jin

Cmake INSTALL target doesn't actually install built sc2api libs to CMAKE_INSTALL_PREFIX location.
Dependent libs (like protobuf and civetweb) does get copied over, but not sc2api.lib, ac2lib.lib, etc.

Is this intended behavior? Add the install target to cmakelist inside ./src?

Tested on win10 x64 with vs2017

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