[waffle] [PATCH] cmake: Find and set include path for wglext.h

Jose Fonseca jfonseca at vmware.com
Wed Dec 3 13:47:22 PST 2014


On 03/12/14 18:52, Chad Versace wrote:
> On 11/26/2014 04:01 AM, Jose Fonseca wrote:
>> On 26/11/14 11:33, Emil Velikov wrote:
>>> Thanks for the reminder Jose.
>>>
>>> The general consensus in #cmake (halfway though the GSoC) was that
>>> find_package(OpenGL REQUIRED) for Windows development is (should) not be
>>> needed, thus I've dropped it ages ago.
>>
>> Actually I added that line by mistake.
>>
>> You mean, basically OpenGL is guaranteed to be supported on Windows, as it's part of the Window SDKs (or MinGW headers).  Never thought of that, but yeah, makes sense.
>>
>> This line is probably better left out then.
>
>
> Jose, do you want me to remove the line
>>>>> +    find_package(OpenGL REQUIRED)
> before committing or leave it in?

Please remove it.  Thanks.

Jose



More information about the waffle mailing list