[Webkit-unassigned] [Bug 215338] New: [CMake][JSC] Fix testapiScripts copy location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 14:23:54 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215338

            Bug ID: 215338
           Summary: [CMake][JSC] Fix testapiScripts copy location
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200810/f3ccbf04/attachment.htm>


More information about the webkit-unassigned mailing list