coursepointer 0.3.4

Converts waypoints into Garmin FIT course points
Documentation
1
2
3
4
5
6
7
8
#
# Makefile.am
#
# Copyright (C) 2022, Charles Karney <karney@alum.mit.edu>

TEST_FILES = geodtest.cpp signtest.cpp polygontest.cpp intersecttest.cpp

EXTRA_DIST = CMakeLists.txt $(TEST_FILES)