|
|
|
|
@ -25,8 +25,8 @@ endif()
|
|
|
|
|
|
|
|
|
|
include(FetchContent) |
|
|
|
|
FetchContent_Declare(libpng |
|
|
|
|
URL https://github.com/diasurgical/libpng/archive/3fe9510f01748b8c706550974e23b09166e5a42d.tar.gz |
|
|
|
|
URL_HASH MD5=5c813665b54143a1c2a89dd38b598075 |
|
|
|
|
URL https://github.com/glennrp/libpng/archive/0a158f3506502dfa23edfc42790dfaed82efba17.tar.gz |
|
|
|
|
URL_HASH MD5=6d705417242732e8e081bff752c98c18 |
|
|
|
|
) |
|
|
|
|
FetchContent_MakeAvailableExcludeFromAll(libpng) |
|
|
|
|
|
|
|
|
|
|