4 Commits

Author SHA1 Message Date
Kjell Hedström
38dbddc707
Botantony/cmake fix (#548)
* 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>
2025-06-10 08:30:15 -06:00
Kjell Hedström : Engineering Leadership
9009e109e9
update gtest zip URL (#417) 2021-11-16 10:11:37 -07:00
Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities
a5f0158abd
speed up build (#367) by downloading gtest zip and avoiding cloning 2020-06-28 07:54:53 -06:00
Murat Kilivan
68f3b174d9
Use CMake to download GoogleTest as part of build (#355)
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.
2020-06-03 15:37:46 -06:00