[cmake-developers] [PATCH 2/3] wxWidgets module: Expect wxWidgets 3.1

Rolf Eike Beer eike at sf-mail.de
Sat May 2 03:43:29 EDT 2015


> @@ -746,7 +750,7 @@ else()
>      # UNIX: Start actual work.
>      #-----------------------------------------------------------------
>      # Support cross-compiling, only search in the target platform.
> -    find_program(wxWidgets_CONFIG_EXECUTABLE wx-config wx-config-3.0
> +    find_program(wxWidgets_CONFIG_EXECUTABLE wx-config wx-config-3.0
> wx-config-3.1 DOC "Location of wxWidgets library configuration provider
> binary (wx-config)." ONLY_CMAKE_FIND_ROOT_PATH
>        )

I would expect here (and probably at the other places, too), that you would 
not search for 3.1 if I specified "3.0 EXACT", or not search for 3.0 if I 
requested at least 3.1.

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150502/9f84d3b8/attachment.sig>


More information about the cmake-developers mailing list