Skip to content
Snippets Groups Projects
Commit 7f69a773 authored by Alexander Neundorf's avatar Alexander Neundorf
Browse files

ENH: add more names of linpng (sync with the KDE version)

Alex
parent 35175120
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ IF(ZLIB_FOUND)
/usr/local/include/libpng # OpenBSD
)
SET(PNG_NAMES ${PNG_NAMES} png libpng)
SET(PNG_NAMES ${PNG_NAMES} png libpng png12 libpng12)
FIND_LIBRARY(PNG_LIBRARY NAMES ${PNG_NAMES} )
IF (PNG_LIBRARY AND PNG_PNG_INCLUDE_DIR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment