* Move to CMake toolchain file * Update docs and scripts * Fix `build.sh` to manually specify the `VCPKG_TARGET_TRIPLET` * Use x64 instead of amd64 in the VCPKG target triplet * Remove references to VCPKG in Remill config * Update cmake/remillConfig.cmake.in Co-authored-by: Eric Kilmer <eric.d.kilmer@gmail.com> * Update cmake/remillConfig.cmake.in Co-authored-by: Eric Kilmer <eric.d.kilmer@gmail.com> * Fix suggested edit * Stop specifying compilers in CMake presets * Fix typo * Remove trailing comma from JSON file Co-authored-by: Eric Kilmer <eric.d.kilmer@gmail.com>
* Add a script that builds via CMake Presets and some default CMake presets * Bump cxx-common past the one slightly broken release. Co-authored-by: Eric Kilmer <eric.d.kilmer@gmail.com>