mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Update libpng to 1.6.57 (#1958)
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
|||||||
# These are kept in a separate file so that it can be hashed as a key for our CI's `actions/cache`.
|
# These are kept in a separate file so that it can be hashed as a key for our CI's `actions/cache`.
|
||||||
|
|
||||||
FetchContent_Declare(PNG
|
FetchContent_Declare(PNG
|
||||||
URL https://download.sourceforge.net/libpng/libpng-1.6.56.tar.xz
|
URL https://download.sourceforge.net/libpng/libpng-1.6.57.tar.xz
|
||||||
URL_HASH SHA256=f7d8bf1601b7804f583a254ab343a6549ca6cf27d255c302c47af2d9d36a6f18
|
URL_HASH SHA256=d10c20d7171569804cae8dfc13ba6dcd0662c41ed39d43d4d429314aafb10a80
|
||||||
EXCLUDE_FROM_ALL # We only install the runtime dependencies, and do so separately.
|
EXCLUDE_FROM_ALL # We only install the runtime dependencies, and do so separately.
|
||||||
FIND_PACKAGE_ARGS 1.5.4)
|
FIND_PACKAGE_ARGS 1.5.4)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user