Bug 252531 - REGRESSION(260486@main) [Win] CMake is failing to copy JavaScriptCore.vcxproj/JavaScriptCore.resources directory
Summary: REGRESSION(260486@main) [Win] CMake is failing to copy JavaScriptCore.vcxproj...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-18 05:21 PST by Fujii Hironori
Modified: 2023-02-18 05:30 PST (History)
0 users

See Also:


Attachments
[fast-cq] Patch (1.01 KB, patch)
2023-02-18 05:25 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2023-02-18 05:21:42 PST
REGRESSION(260486@main) [Win] CMake is failing to copy JavaScriptCore.vcxproj/JavaScriptCore.resources directory

> CMake Error at Source/JavaScriptCore/PlatformWin.cmake:32 (file):
>   file COPY cannot find
>   "C:/BW/WinCairo-EWS/build/Source/JavaScriptCore/JavaScriptCore.vcxproj/JavaScriptCore.resources":
>   No error.
> Call Stack (most recent call first):
>   Source/cmake/WebKitMacros.cmake:74 (include)
>   Source/JavaScriptCore/CMakeLists.txt:1460 (WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS)
Comment 1 Fujii Hironori 2023-02-18 05:25:51 PST
Created attachment 465064 [details]
[fast-cq] Patch
Comment 2 EWS 2023-02-18 05:30:17 PST
Committed 260508@main (0504c0efc410): <https://commits.webkit.org/260508@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 465064 [details].