[webkit-changes] [WebKit/WebKit] 7b833e: [Win] Generate VS project files with '-T ClangCL' ...
Fujii Hironori
noreply at github.com
Mon Oct 2 16:58:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b833e8e18ce1474a00504b49ff46757b96e1a83
https://github.com/WebKit/WebKit/commit/7b833e8e18ce1474a00504b49ff46757b96e1a83
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M Tools/Scripts/webkitdirs.pm
Log Message:
-----------
[Win] Generate VS project files with '-T ClangCL' if $CC is 'clang-cl'
https://bugs.webkit.org/show_bug.cgi?id=262506
Reviewed by Don Olmstead.
Pass '-T ClangCL' switches to CMake Visual Studio generator to enable
clang-cl toolset.
* Tools/Scripts/webkitdirs.pm:
(getCMakeWindowsToolsetArgument):
Canonical link: https://commits.webkit.org/268758@main
More information about the webkit-changes
mailing list