rgleason / weatherfax_pi

Weatherfax Plugin for Opencpn
GNU General Public License v3.0
5 stars 9 forks source link

Update for dynamic flatpak yaml #119

Closed jongough closed 2 years ago

jongough commented 2 years ago

Should allow the inclusion of other libs within the flatpak environment and the packaging of same. This is under the control of the developer through new files in the cmake/in-files directory specifically for flatpak. They don't have to be there, in which case the yaml file will still work with extra blank lines.

Only the flatpak files will build with this change, the other builds are commented out to save resources.