[Webkit-unassigned] [Bug 156460] New: [CMake] Make FOLDER property INHERITED

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 19:26:41 PDT 2016


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

            Bug ID: 156460
           Summary: [CMake] Make FOLDER property INHERITED
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at jp.sony.com

The FOLDER property is set to some CMake targets to structure the
generated Visual Studio solutions. (Bug 83571)

But, some targets are not set the FOLDER property and
generated project are in top folder in the solution.

Making FOLDER property INHERITED is the easy way to set the
proeprty to all targets under a directory.

https://cmake.org/cmake/help/latest/command/define_property.html

-- 
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/20160411/4a94dc13/attachment-0001.html>


More information about the webkit-unassigned mailing list