Fix Mac OS X build.
This commit is contained in:
+2
-1
@@ -561,7 +561,8 @@ if(NOT APPLE)
|
|||||||
else()
|
else()
|
||||||
if(WITH_OGG)
|
if(WITH_OGG)
|
||||||
list(APPEND SM_INCLUDE_DIRS
|
list(APPEND SM_INCLUDE_DIRS
|
||||||
"${SM_EXTERN_DIR}/vorbis"
|
"${SM_EXTERN_DIR}/newogg/include"
|
||||||
|
"${SM_EXTERN_DIR}/newvorbis/include"
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
list(APPEND SM_INCLUDE_DIRS
|
list(APPEND SM_INCLUDE_DIRS
|
||||||
|
|||||||
Reference in New Issue
Block a user