[webkit-changes] [WebKit/WebKit] d1264f: [Win] Clean up OptionsMSVC.cmake

Fujii Hironori noreply at github.com
Wed Jul 17 21:07:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d1264f8d514b7edbd8bccbdb56b3ff247974cd9c
      https://github.com/WebKit/WebKit/commit/d1264f8d514b7edbd8bccbdb56b3ff247974cd9c
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M Source/cmake/OptionsMSVC.cmake

  Log Message:
  -----------
  [Win] Clean up OptionsMSVC.cmake
https://bugs.webkit.org/show_bug.cgi?id=276742

Reviewed by Yusuke Suzuki.

Removed code for MSVC. Use link_libraries and add_link_options instead
of modifying CMAKE_*_LINKER_FLAGS variables.

* Source/cmake/OptionsMSVC.cmake:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list