1
1
kopie van https://github.com/henrydcase/pqc.git synced 2024-11-22 07:35:38 +00:00
This commit is contained in:
Henry Case 2023-02-28 13:52:44 +00:00
bovenliggende 649f32d1f4
commit 10256f3796

Bestand weergeven

@ -167,7 +167,7 @@ FetchContent_Declare(
gbench
SOURCE_DIR ${PROJECT_SOURCE_DIR}/3rd/gbench
GIT_REPOSITORY https://github.com/kriskwiatkowski/benchmark.git
GIT_TAG 49862ab56b6b7c3afd87b80bd5d787ed78ce3b96
GIT_TAG hdc/release_crypto_2
)
FetchContent_Populate(gbench)