Neargye / semver

Semantic Versioning for modern C++
MIT License
296 stars 32 forks source link

using via vcpkg #43

Closed ShaharHD closed 5 months ago

ShaharHD commented 5 months ago

Closing the issue, found what I was doing wrong.

FFR - and maybe should be added to README.md in the vcpkg section

in CMakeLists.txt use the following:

find_package(semver CONFIG REQUIRED)