• I'm not sure why this is needed now and wasn't needed before since the
    cmake changes have been in main for a while and there don't appear to
    be recent changes to the appimage build tools.
    
    This change adds to lib directory to LD_LIBRARY_PATH so the appimage
    tools' ldd check will pass. This is an appropriate change since the
    directory that is added will be in the standard load path when
    installed.
    Jay Berkenbilt authored
     
    Browse Code »