mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-01-25 01:36:38 +00:00
possible link fix for cmake build but not sure
This commit is contained in:
parent
b9d7d3e9fe
commit
a3d5d63eed
1 changed files with 4 additions and 0 deletions
|
@ -546,6 +546,10 @@ SET(PNG_SRCS
|
|||
${PNGDIR}/pngrutil.c
|
||||
${PNGDIR}/pngset.c
|
||||
${PNGDIR}/pngtrans.c
|
||||
${PNGDIR}/pngwio.c
|
||||
${PNGDIR}/pngwrite.c
|
||||
${PNGDIR}/pngwtran.c
|
||||
${PNGDIR}/pngwutil.c
|
||||
)
|
||||
|
||||
IF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX)
|
||||
|
|
Loading…
Reference in a new issue