electionguard-cpp
electionguard-cpp copied to clipboard
define minimum tool requirements
currently the build system depends on cmake 3.14...3.16 and does not specify minimum required versions for compilers. Minimum required versions for compilers should be defined and called out in the documentation.
Need to have minimum CMake 3.22 or higher.
Steve please validate