mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
And get rid of SAMPLES_RPATH_FLAG and just use DYLIB_RPATH_FLAG, as it's not at all sample-specific. This notably allows running wxrc from the build tree without setting LD_LIBRARY_PATH under Linux. Closes #24384.