[libpng16] Readded "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco

Costamagna).
This commit is contained in:
Glenn Randers-Pehrson
2017-01-05 11:51:54 -06:00
parent 4ddac468c4
commit ebede25ceb
3 changed files with 5 additions and 1 deletions

View File

@@ -40,6 +40,8 @@ set(PNGLIB_RELEASE 29)
set(PNGLIB_NAME libpng${PNGLIB_MAJOR}${PNGLIB_MINOR})
set(PNGLIB_VERSION ${PNGLIB_MAJOR}.${PNGLIB_MINOR}.${PNGLIB_RELEASE})
include(GNUInstallDirs)
# needed packages
#Allow users to specify location of Zlib,