Files
SimCore/libs/geographiclib/tests/Makefile.am

9 lines
175 B
Makefile

#
# Makefile.am
#
# Copyright (C) 2022, Charles Karney <charles@karney.com>
TEST_FILES = geodtest.cpp signtest.cpp polygontest.cpp
EXTRA_DIST = CMakeLists.txt $(TEST_FILES)