FIXED: Added PNG include dir
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@772 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
a04fad888d
commit
d224ac219a
|
@ -233,6 +233,7 @@ ENDIF(CMAKE_ASM_COMPILER_LOADED AND USE_ASM_SCALERS)
|
|||
|
||||
INCLUDE_DIRECTORIES(
|
||||
${ZLIB_INCLUDE_DIR}
|
||||
${PNG_INCLUDE_DIR}
|
||||
${SDL_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue