[cmake-developers] FindGTK2-quiet topic
Daniele E. Domenichelli
daniele.domenichelli at gmail.com
Tue Sep 3 09:17:27 EDT 2013
Hello Brad,
Sorry for the delay in the reply but I was on holiday.
On 27/08/13 15:16, Brad King wrote:
> On 08/09/2013 10:56 AM, Daniele E. Domenichelli wrote:
>> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1e18051f687836052479b70f28c520a5e0626dd7
>> FindGTK2: Search for modules quietly when needed
> [snip]
>> + set(GTK2_${_COMPONENT_UPPER}_FIND_QUIETLY GTK2_FIND_QUIETLY)
>
> Shouldn't that be
>
> set(GTK2_${_COMPONENT_UPPER}_FIND_QUIETLY ${GTK2_FIND_QUIETLY})
>
> ?
Yes, definitely... sorry about that.
I fixed my topic and merged to next again as a new commit because I'm
still not sure about how to squash commits.
Regards,
Daniele
More information about the cmake-developers
mailing list