Skip to content

Commit 51ca0d4

Browse files
committed
fix
1 parent 152102f commit 51ca0d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

3rdparty/libpng/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,3 +1140,4 @@ endif()
11401140
# TODO: Create MSVC import lib for MinGW-compiled shared lib.
11411141
# pexports libpng.dll > libpng.def
11421142
# lib /def:libpng.def /machine:x86
1143+
INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}/3rdparty/zlib-ng)

0 commit comments

Comments
 (0)