updated to latest libchdr

This commit is contained in:
Anthony Pesch 2017-08-27 11:14:07 -04:00
parent e75b449944
commit 8f4ec83118
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ if(WIN32)
list(APPEND FLAC_SOURCES deps/flac-1.3.2/src/libFLAC/windows_unicode_filenames.c)
endif()
if(APPLE)
if(APPLE OR UNIX)
list(APPEND FLAC_DEFS HAVE_SYS_PARAM_H)
endif()