mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 08:53:06 +08:00
CMake: Set the wx-config RESCOMP value
This commit is contained in:
@@ -200,7 +200,7 @@ function(wx_write_config)
|
||||
set(WXCONFIG_RESFLAGS)
|
||||
set(WXCONFIG_RPATH "-Wl,-rpath,\$libdir")
|
||||
set(LDFLAGS_GL)
|
||||
set(RESCOMP)
|
||||
get_filename_component(RESCOMP "${CMAKE_RC_COMPILER}" NAME_WE)
|
||||
|
||||
wx_configure_script(
|
||||
"wx-config.in"
|
||||
|
||||
Reference in New Issue
Block a user