Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5a3b27d3def6ad93ee1b43a1413b3360175275a
https://github.com/WebKit/WebKit/commit/b5a3b27d3def6ad93ee1b43a1413b3360175275a
Author: Don Olmstead <[email protected]>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M Source/JavaScriptCore/shell/CMakeLists.txt
M Source/JavaScriptCore/shell/PlatformPlayStation.cmake
M Source/bmalloc/CMakeLists.txt
M Source/cmake/WebKitMacros.cmake
Log Message:
-----------
[CMake] Separate C files in Visual Studio
https://bugs.webkit.org/show_bug.cgi?id=284253
Reviewed by Ross Kirsling and Yusuke Suzuki.
Visual Studio doesn't separate C and C++ compile options. Split the target so
there is one for C files and one for C++ files. This prevents additional options
from being erroneously to a C file.
* Source/JavaScriptCore/shell/CMakeLists.txt:
* Source/JavaScriptCore/shell/PlatformPlayStation.cmake:
* Source/bmalloc/CMakeLists.txt:
* Source/cmake/WebKitMacros.cmake:
Canonical link: https://commits.webkit.org/288054@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes