codecrafters-io / build-your-own-redis

Definition for the redis challenge.
https://app.codecrafters.io/courses/redis/overview
MIT License
128 stars 37 forks source link

feat: add vcpkg support to cpp builds. #181

Closed ryan-gang closed 5 months ago

ryan-gang commented 5 months ago

update cpp version to 23. add external dependency fmt for testing. update cpp build process to compile at docker build time.

linear[bot] commented 5 months ago

CC-1160 Use vcpkg for the Redis challenge + upgrade to C++ 23

ryan-gang commented 5 months ago

CI is not triggering, again.

rohitpaulk commented 5 months ago

Hmm... usually re-opening fixes this, didn't work this time. @ryan-gang can you try pushing to another branch and creating a PR?