You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using CMake will make it easier to build the library on variety of systems. You can find a working CMakeLists.txt file in this PR for Conan Center Index: conan-io/conan-center-index#3283
The text was updated successfully, but these errors were encountered:
For those interested, I've got a fork up and running here which is CMake based, cross platform (compiles on MSVC as well) and incorporates some of the stale PRs in this repo.
Using CMake will make it easier to build the library on variety of systems. You can find a working
CMakeLists.txt
file in this PR for Conan Center Index: conan-io/conan-center-index#3283The text was updated successfully, but these errors were encountered: