AppImageUpdate icon indicating copy to clipboard operation
AppImageUpdate copied to clipboard

Require external packages only if they are dependencies of the generated binary

Open azubieta opened this issue 4 years ago • 0 comments

Limit find_package usage to dependencies that were linked to the binary.

Export variables prefixed with APPIMAGE_UPDATE_ to inform clients on how the binary was built

Fix of: #195

azubieta avatar Feb 18 '22 14:02 azubieta