Help: Add missing MD5= for URL_HASH in FetchContent example

Fixes: #21859
This commit is contained in:
Craig Scott
2021-02-25 21:13:34 +11:00
parent 772c32831f
commit ebcb8896e3

View File

@@ -132,7 +132,7 @@ Declaring Content Details
FetchContent_Declare(
myCompanyIcons
URL https://intranet.mycompany.com/assets/iconset_1.12.tar.gz
URL_HASH 5588a7b18261c20068beabfb4f530b87
URL_HASH MD5=5588a7b18261c20068beabfb4f530b87
)
FetchContent_Declare(