FreeBSD Bugzilla – Attachment 218593 Details for
Bug 250166
[exp-run] Update cmake to 3.18.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Additional patch to place in files/
patch-Modules_FindwxWidgets.cmake (text/plain), 681 bytes, created by
Adriaan de Groot
on 2020-10-07 13:05:07 UTC
(
hide
)
Description:
Additional patch to place in files/
Filename:
MIME Type:
Creator:
Adriaan de Groot
Created:
2020-10-07 13:05:07 UTC
Size:
681 bytes
patch
obsolete
>--- Modules/FindwxWidgets.cmake.orig 2020-10-06 12:28:17 UTC >+++ Modules/FindwxWidgets.cmake >@@ -761,7 +761,7 @@ else() > #----------------------------------------------------------------- > # Support cross-compiling, only search in the target platform. > find_program(wxWidgets_CONFIG_EXECUTABLE >- NAMES $ENV{WX_CONFIG} wx-config wx-config-3.1 wx-config-3.0 wx-config-2.9 wx-config-2.8 >+ NAMES $ENV{WX_CONFIG} wx-config wxgtk3u-3.1-config wxgtk3u-3.0-config wxgtk2u-2.8-config wx-config-3.1 wx-config-3.0 wx-config-2.9 wx-config-2.8 > DOC "Location of wxWidgets library configuration provider binary (wx-config)." > ONLY_CMAKE_FIND_ROOT_PATH > )
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 250166
:
218570
| 218593
Working