[Webkit-unassigned] [Bug 165985] New: [CMake] TestWebKitAPIBase links to itself
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 16 19:36:14 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165985
Bug ID: 165985
Summary: [CMake] TestWebKitAPIBase links to itself
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: achristensen at apple.com, bugs-noreply at webkitgtk.org,
lforschler at apple.com
CMake Warning (dev) at Tools/TestWebKitAPI/CMakeLists.txt:199 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "TestWebKitAPIBase" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Tools/TestWebKitAPI/CMakeLists.txt:199 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "TestWebKitAPIBase" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161217/14000e0d/attachment.html>
More information about the webkit-unassigned
mailing list