Realize Mac CMake build of WebCore and WebKit
https://bugs.webkit.org/show_bug.cgi?id=231749
Reviewed by Alex Christensen.
.:
* Source/cmake/OptionsMac.cmake:
* Source/cmake/WebKitMacros.cmake:
Source/JavaScriptCore:
* PlatformMac.cmake:
* shell/PlatformMac.cmake:
Source/ThirdParty/ANGLE:
* Compiler.cmake:
Source/WebCore:
* CMakeLists.txt:
* PlatformMac.cmake:
Source/WebCore/PAL:
* pal/PlatformMac.cmake:
Source/WebKit:
* CMakeLists.txt:
* PlatformMac.cmake:
Source/WTF:
* wtf/PlatformMac.cmake:
Tools:
* PlatformMac.cmake:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@284298 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Tools/PlatformMac.cmake b/Tools/PlatformMac.cmake
index 0842f57..d6eec12 100644
--- a/Tools/PlatformMac.cmake
+++ b/Tools/PlatformMac.cmake
@@ -1,4 +1,5 @@
-add_subdirectory(TestRunnerShared)
-add_subdirectory(DumpRenderTree)
-add_subdirectory(WebKitTestRunner)
-add_subdirectory(MiniBrowser/mac)
+# FIXME: https://bugs.webkit.org/show_bug.cgi?id=231776
+# add_subdirectory(TestRunnerShared)
+# add_subdirectory(DumpRenderTree)
+# add_subdirectory(WebKitTestRunner)
+# add_subdirectory(MiniBrowser/mac)