CMake: Set the wx-config RESCOMP value

This commit is contained in:
Maarten Bent
2026-04-11 17:16:27 +02:00
parent 7f293e4194
commit 48092f29cb
+1 -1
View File
@@ -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"