aboutsummaryrefslogtreecommitdiff
path: root/src/bin_cs2cs.cmake
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-01-15 22:02:34 +0100
committerKristian Evers <kristianevers@gmail.com>2019-01-18 19:14:15 +0100
commitc6ab83f5742bc5ac6f9cb9a8b2a4f1ea241b6f63 (patch)
tree990f6e6dc3986ea4f6122a7d686fc380babc663e /src/bin_cs2cs.cmake
parentdeb510e5850f1baef3efbfa9878fb8c511b2c2f7 (diff)
downloadPROJ-c6ab83f5742bc5ac6f9cb9a8b2a4f1ea241b6f63.tar.gz
PROJ-c6ab83f5742bc5ac6f9cb9a8b2a4f1ea241b6f63.zip
Remove Chebyshev polynomials from proj
Diffstat (limited to 'src/bin_cs2cs.cmake')
-rw-r--r--src/bin_cs2cs.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bin_cs2cs.cmake b/src/bin_cs2cs.cmake
index c9543e89..d520192c 100644
--- a/src/bin_cs2cs.cmake
+++ b/src/bin_cs2cs.cmake
@@ -1,6 +1,4 @@
set(CS2CS_SRC apps/cs2cs.cpp
- apps/gen_cheb.cpp
- apps/p_series.cpp
apps/emess.cpp
)