[webkit-changes] [WebKit/WebKit] 5c169e: [CMake] Set VS startup project for PlayStation

Don Olmstead noreply at github.com
Mon Oct 24 16:36:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c169ee5f0adef64ea51ecb9c22777f415689746
      https://github.com/WebKit/WebKit/commit/5c169ee5f0adef64ea51ecb9c22777f415689746
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M Source/JavaScriptCore/shell/PlatformPlayStation.cmake
    M Tools/MiniBrowser/playstation/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Set VS startup project for PlayStation
https://bugs.webkit.org/show_bug.cgi?id=246967

Reviewed by Basuke Suzuki.

In Visual Studio there is a run button that will build and run the
default project. Set the default to MiniBrowser when `ENABLE_WEBKIT` is
`ON` and jsc when its not.

* Source/JavaScriptCore/shell/PlatformPlayStation.cmake:
* Tools/MiniBrowser/playstation/CMakeLists.txt:

Canonical link: https://commits.webkit.org/255935@main




More information about the webkit-changes mailing list