AppImageCommunity / AppImageUpdate

AppImageUpdate lets you update AppImages in a decentral way using information embedded in the AppImage itself.
https://appimage.org
MIT License
572 stars 57 forks source link

Add option for use system libappimage #188

Closed smarttowel closed 2 years ago

smarttowel commented 2 years ago

I agree about similar options for other external libraries, but I need only system libappimage at this moment.

TheAssassin commented 2 years ago

Fixed in https://github.com/AppImage/AppImageUpdate/commit/7593d5aa9c1adfb450e79113fdb6e2f245233cf4. Just set -DUSE_SYSTEM_LIBAPPIMAGE=ON.