Skip to content
  • Christian Kamm's avatar
    Set LD_LIBRARY_PATH in unix run environments. · d7d23226
    Christian Kamm authored
    Similarly to how PATH is set up for Windows. The background is that
    without it plugin loading can pull in incompatible Qt libraries if the
    binary is compiled with RUNPATH instead of RPATH.
    
    Reviewed-by: Daniel Teske
    d7d23226