[Webkit-unassigned] [Bug 184973] [OpenVR] CMake options exposed to users

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 09:44:00 PDT 2018


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

Konstantin Tokarev <annulen at yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annulen at yandex.ru

--- Comment #1 from Konstantin Tokarev <annulen at yandex.ru> ---
In case you are wondering how to avoid exporting these options, I know 2 ways:
* Remove option() calls in 3rd-party cmake files
* Build 3rd party cmake projects via ExternalProject instead of including their project files into our build system (which may result in other side effects as well, e.g. changing global variables)

-- 
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/20180425/0494d06a/attachment.html>


More information about the webkit-unassigned mailing list