Following the "macOS with vcpkg" build instructions on my system (Mac OS 13.2.1, Intel cpu), I got a couple build failures, which were resolved by installing autoconf and automake via homebrew. This adds those dependencies to the appropriate command in the readme.
Following the "macOS with vcpkg" build instructions on my system (Mac OS 13.2.1, Intel cpu), I got a couple build failures, which were resolved by installing
autoconf
andautomake
via homebrew. This adds those dependencies to the appropriate command in the readme.