since latest release macos is not 'X' anymore

This commit is contained in:
filux
2016-11-18 02:07:44 +01:00
parent 6c7cafea08
commit 661b512a8a
17 changed files with 24 additions and 36 deletions

View File

@@ -25,7 +25,7 @@ ELSE()
FIND_LIBRARY(VORBIS_LIBRARY NAMES vorbis)
ENDIF()
#on macosx the vorbisfile library is part of the vorbisone...
#on macos the vorbisfile library is part of the vorbisone...
#IF(NOT APPLE)
# comment above is full of lies