Bug 215338

Summary: [CMake][JSC] Fix testapiScripts copy location
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: CMakeAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, annulen, don.olmstead, ews-watchlist, gyuyoung.kim, keith_miller, mark.lam, msaboff, ryuan.choi, saam, sergio, tzagallo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Lauro Moura
Reported 2020-08-10 14:23:54 PDT
Currently failing with: Could not open file: ./testapiScripts/testapi.js During the setup, `file(COPY <path>/testapiScripts DESTINATION <target>/testapiScripts)` ends up creating <target>/testapiScripts/testapiScripts instead of copying the contents of testapiScripts.
Attachments
Patch (1.30 KB, patch)
2020-08-10 14:33 PDT, Lauro Moura
no flags
Lauro Moura
Comment 1 2020-08-10 14:33:33 PDT
EWS
Comment 2 2020-08-10 17:25:47 PDT
Committed r265479: <https://trac.webkit.org/changeset/265479> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406331 [details].
Note You need to log in before you can comment on or make changes to this bug.