diff --git a/pkg/apple/BaseConfig.xcconfig b/pkg/apple/BaseConfig.xcconfig index e207f15f30..01f2705ef0 100644 --- a/pkg/apple/BaseConfig.xcconfig +++ b/pkg/apple/BaseConfig.xcconfig @@ -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"