We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6a8f8 commit ae1355cCopy full SHA for ae1355c
llvm/utils/gn/secondary/lldb/source/Plugins/Platform/MacOSX/BUILD.gn
@@ -43,6 +43,7 @@ static_library("MacOSX") {
43
"PlatformRemoteAppleBridge.cpp",
44
"PlatformRemoteAppleTV.cpp",
45
"PlatformRemoteAppleWatch.cpp",
46
+ "PlatformRemoteAppleXR.cpp",
47
"PlatformRemoteDarwinDevice.cpp",
48
"PlatformRemoteMacOSX.cpp",
49
"PlatformRemoteiOS.cpp",
0 commit comments