It seems that CMake ports have used Source/cmake/gtest/CMakeLists.txt instead of Source/ThirdParty/gtest/CMakeLists.txt. I'm not sure if we will use Source/ThirdParty/gtest/CMakeLists.txt. If we don't have to use it in future, I think we can replace it with Source/cmake/gtest/CMakeLists.txt. However if we need to continue to keep Source/ThirdParty/gtest/CMakeLists.txt, please let me know.
Created attachment 249680 [details] Patch
Created attachment 249681 [details] Patch
CC'ing Ossy and Alex.
Comment on attachment 249681 [details] Patch Clearing flags on attachment: 249681 Committed r182128: <http://trac.webkit.org/changeset/182128>
All reviewed patches have been landed. Closing bug.