ADD: new track message, Entity class and Position class
This commit is contained in:
8
libs/geographiclib/tests/Makefile.am
Normal file
8
libs/geographiclib/tests/Makefile.am
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Makefile.am
|
||||
#
|
||||
# Copyright (C) 2022, Charles Karney <charles@karney.com>
|
||||
|
||||
TEST_FILES = geodtest.cpp signtest.cpp polygontest.cpp
|
||||
|
||||
EXTRA_DIST = CMakeLists.txt $(TEST_FILES)
|
||||
Reference in New Issue
Block a user