pypilot / pypilot_pi

opencpn pypilot plugin
GNU General Public License v3.0
17 stars 14 forks source link

Added ARM64 as package option in cmake #12

Closed hreuver0183 closed 4 years ago

hreuver0183 commented 4 years ago

When making a package make sure the right architecture is used when compling for arm64. modified: cmake/PluginPackage.cmake

Pretty straightforward.