mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 03:40:14 +00:00
Merge remote branch 'corristo/master'
This commit is contained in:
commit
4b48eb4460
@ -2,6 +2,9 @@ project(OpenMW)
|
|||||||
|
|
||||||
IF (APPLE)
|
IF (APPLE)
|
||||||
set(APP_BUNDLE_DIR "${OpenMW_BINARY_DIR}/OpenMW.app")
|
set(APP_BUNDLE_DIR "${OpenMW_BINARY_DIR}/OpenMW.app")
|
||||||
|
|
||||||
|
# using 10.6 sdk
|
||||||
|
set(CMAKE_OSX_SYSROOT "/Developer/SDKs/MacOSX10.6.sdk")
|
||||||
ENDIF (APPLE)
|
ENDIF (APPLE)
|
||||||
|
|
||||||
# Sound source selection
|
# Sound source selection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user