WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
215338
[CMake][JSC] Fix testapiScripts copy location
https://bugs.webkit.org/show_bug.cgi?id=215338
Summary
[CMake][JSC] Fix testapiScripts copy location
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2020-08-10 14:33:33 PDT
Created
attachment 406331
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug