mirror of
https://github.com/libAthena/athena.git
synced 2025-07-12 08:05:56 +00:00
Macro update for OS X
This commit is contained in:
parent
f46edcd4b8
commit
bedcf128ac
@ -167,7 +167,7 @@ macro(atdna out)
|
||||
|
||||
# OSX Extra
|
||||
elseif(APPLE)
|
||||
list(APPEND extraargs -isysroot ${CMAKE_OSX_SYSROOT} -isysroot
|
||||
list(APPEND extraargs -isysroot ${CMAKE_OSX_SYSROOT} -I ${CMAKE_OSX_SYSROOT}/usr/include -isysroot
|
||||
${CMAKE_OSX_SYSROOT}/../../../../../Toolchains/XcodeDefault.xctoolchain)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user