Skip to content

Commit

Permalink
Update thirdparty.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
maxb-io authored Jan 26, 2024
1 parent c3cbc72 commit d6d75df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/thirdparty.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ endif ()
#
# Edit these 4 lines to define paths to ZLIB
#
set(ZLIB_HOME $ENV{THIRDPARTY_HOME}/zlib-1.3)
set(ZLIB_HOME $ENV{THIRDPARTY_HOME}/zlib-1.3.1)
set(ZLIB_INCLUDE ${ZLIB_HOME})
set(ZLIB_LIB_DEBUG ${ZLIB_HOME}/contrib/vstudio/vc14/x64/ZlibStatDebug/zlibstat.lib)
set(ZLIB_LIB_RELEASE ${ZLIB_HOME}/contrib/vstudio/vc14/x64/ZlibStatRelease/zlibstat.lib)
Expand Down

0 comments on commit d6d75df

Please sign in to comment.