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
#239 was just a proof-of-concept, nobody would want to build the package locally as a dependency for their project. The end goal was always to have an 'official' recipe on conan-center that builds from the specified version tag, much like how we do for vcpkg.
We need to target v1.3, so this needs doing after the release (#303)!
Port the local conanfile.py to a conan-center-index recipe, following their rules
Copy the Conan test package into the recipe test package
Find a way to test locally
Move the vcpkg test project into a more appropriate folder - having it in scripts/ci folder is the wrong place
Merge into upstream
Update merge checker to get the Conan package from conan-center and build the test project