aboutsummaryrefslogtreecommitdiff
path: root/src/bin_geodtest.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin_geodtest.cmake')
-rw-r--r--src/bin_geodtest.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin_geodtest.cmake b/src/bin_geodtest.cmake
index 743c630e..bfd6cf99 100644
--- a/src/bin_geodtest.cmake
+++ b/src/bin_geodtest.cmake
@@ -1,4 +1,4 @@
-set(GEODTEST_SRC geodtest.c )
+set(GEODTEST_SRC geodtest.cpp )
set(GEODTEST_INCLUDE)
source_group("Source Files\\Bin" FILES ${GEODTEST_SRC} ${GEODTEST_INCLUDE})