macOS: optional library inclusion (#16877)
This commit is contained in:
parent
5b04c060e1
commit
b56547f9dd
|
@ -106,3 +106,5 @@ HEADER_SEARCH_PATHS = $(inherited) $(SRCBASE) $(SRCBASE)/gfx/include $(SRCBASE)/
|
|||
CLANG_CXX_LANGUAGE_STANDARD=c++11
|
||||
CLANG_ENABLE_OBJC_ARC=YES
|
||||
INFOPLIST_FILE = $(SRCROOT)/OSX/Info_Metal.plist
|
||||
|
||||
#include? "/usr/local/share/retroarch-apple-deps/deps.xcconfig"
|
||||
|
|
Loading…
Reference in New Issue