mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-19 11:14:46 +00:00
a52cccfd7f
Distributions often do builds with no network access available for both security reasons and also to ensure reproducibility. This change tells CMake to query the system for a copy of gtest, but if it's not available, it'll fall back to downloading via FetchContent. |
||
---|---|---|
.. | ||
elf_examples | ||
CMakeLists.txt | ||
elfio_fuzzer.cpp | ||
ELFIOTest1.cpp | ||
ELFIOTest2.cpp | ||
ELFIOTest.cpp | ||
runELFtests |