BerndCirotzki / raymarine_autopilot_pi

Raymarine Autopilot Plugin for OpenCPN
GNU General Public License v3.0
7 stars 7 forks source link

Added missing parameter to endif #19

Closed SamHoulder closed 1 year ago

SamHoulder commented 1 year ago

_A logical block opening on the line /home/sam/raymarine_autopilot_pi/cmake/PluginConfigure.cmake:242 (if) closes on the line /home/sam/raymarine_autopilotpi/cmake/PluginConfigure.cmake:248 (endif) with mis-matching arguments.

rgleason commented 1 year ago

@SamHoulder SamHolder thank you. This parameter has been added in subsequent versions of the frontend. and this PR can now be closed. I have checked TP frontend template pluginconfigure.cmake and it has the MSVC parameter and is ok.

Original person should close, or bernd. I can't close it. RG

rgleason commented 1 year ago

Thanks!