Adjust to vanilla libpng
This commit is contained in:
committed by
Martin Kröning
parent
d4caf2c8f8
commit
37e60ffc97
@@ -59,7 +59,7 @@ endif()
|
||||
|
||||
if(NOT WITH_SYSTEM_PNG)
|
||||
list(APPEND TEXTURE_INCLUDE_DIRS
|
||||
"${SM_EXTERN_DIR}/libpng/include")
|
||||
"${SM_EXTERN_DIR}/libpng")
|
||||
endif()
|
||||
|
||||
target_include_directories("TextureFontGenerator"
|
||||
|
||||
Reference in New Issue
Block a user