summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/CMakeLists.txt')
-rw-r--r--HDF5Examples/C/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/HDF5Examples/C/CMakeLists.txt b/HDF5Examples/C/CMakeLists.txt
index 4e589bc..12882cf 100644
--- a/HDF5Examples/C/CMakeLists.txt
+++ b/HDF5Examples/C/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.12)
-PROJECT (HDF5Examples_C)
+project (HDF5Examples_C C)
#-----------------------------------------------------------------------------
# Build the C Examples