mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-12 23:56:13 +01:00
Remove references to ZLIB and edit comment as appropriate. (#427)
This commit is contained in:
@@ -349,7 +349,6 @@ join_paths(DIRECTXTEX_LIBDIR_FOR_PKG_CONFIG "\${prefix}" "${CMAKE_INSTALL_LI
|
||||
set(DIRECTXTEX_DEP_L "")
|
||||
if(ENABLE_OPENEXR_SUPPORT)
|
||||
list(APPEND DIRECTXTEX_DEP_L "OpenEXR")
|
||||
list(APPEND DIRECTXTEX_DEP_L "zlib")
|
||||
endif()
|
||||
if(directxmath_FOUND)
|
||||
list(APPEND DIRECTXTEX_DEP_L "DirectXMath")
|
||||
|
||||
Reference in New Issue
Block a user