* Fix build for CMake >= 4.0.0
Signed-off-by: botantony <antonsm21@gmail.com>
* updating minor version for hotfix
* removed accidental inclusion from way back
---------
Signed-off-by: botantony <antonsm21@gmail.com>
Co-authored-by: botantony <antonsm21@gmail.com>
Having GoogleTest source in the project means we are likely using a stale version of test. This change is to use CMake to download GoogleTest as part of the build's configuration step.