summaryrefslogtreecommitdiffstats
path: root/tools/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/src/CMakeLists.txt')
-rw-r--r--tools/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/src/CMakeLists.txt b/tools/src/CMakeLists.txt
index ddf9438..757c9cd 100644
--- a/tools/src/CMakeLists.txt
+++ b/tools/src/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.10)
-PROJECT (HDF5_TOOLS_SRC)
+project (HDF5_TOOLS_SRC C)
#-- Add the h5diff and test executables
add_subdirectory (h5diff)