mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
Update cmake/gtest-CMakeLists.txt.in
Co-authored-by: tooomm <tooomm@users.noreply.github.com>
This commit is contained in:
parent
53aabe120b
commit
78cca08b04
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10)
|
|||
project(gtest-download LANGUAGES NONE)
|
||||
|
||||
include(ExternalProject)
|
||||
ExternalProject_Add(
|
||||
externalproject_add(
|
||||
googletest
|
||||
URL https://github.com/google/googletest/archive/refs/tags/v1.17.0.zip
|
||||
URL_HASH SHA1=f638fa0e724760e2ba07ff8cfba32cd644e1ce28
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue