Skip to content

CMake build script #16

@madebr

Description

@madebr

Hey, would you be ok with adding a cmake script to the repo?
The reason I'm asking is it allows for cross-platform support,
and it would also allow easier usage on ci.

I played with caching vcpkg on GitHub actions yesterday,
but got stuck with passing vcpkg flags to the msbuild project.
With cmake and vcpkg, it would be much easier to find, and use the vcpkg dependencies.

I'd do this after #15 lands.
I'll leave it up to you to keep or remove the msbuild project,
but the cmake project should do everything the msbuild project does, and more.

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