Update zlib, libpng and Freetype submodules to latest versions.
In particular this fixes an issue with the Freetype build system where re-running CMake would rebuild it from scratch every time.
This commit is contained in:
parent
c385740087
commit
934f33f4c0
|
@ -118,7 +118,7 @@ if(WIN32)
|
|||
|
||||
find_vendored_package(PNG libpng
|
||||
SKIP_INSTALL_ALL ON
|
||||
PNG_LIBRARY png16_static
|
||||
PNG_LIBRARY png_static
|
||||
PNG_PNG_INCLUDE_DIR ${CMAKE_SOURCE_DIR}/extlib/libpng)
|
||||
list(APPEND PNG_PNG_INCLUDE_DIR ${CMAKE_BINARY_DIR}/extlib/libpng)
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 44accb9e2e5b00696cf50a869b68afa2ce3dd389
|
||||
Subproject commit 069083cccd73d1d68da68116c8d050bb62cdfe0e
|
|
@ -1 +1 @@
|
|||
Subproject commit 5b6a6f914b734f38d3ea96d70bfc67acd8b47414
|
||||
Subproject commit e9c3d83d5a04835806287f1e8c0f2d3a962d6673
|
|
@ -1 +1 @@
|
|||
Subproject commit 50893291621658f355bc5b4d450a8d06a563053d
|
||||
Subproject commit 2fa463bacfff79181df1a5270fb67cc679a53e71
|
Loading…
Reference in New Issue
Block a user