summaryrefslogtreecommitdiffstats
path: root/hl/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-02-10 21:12:45 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-02-10 21:12:45 (GMT)
commit86327226ccc417d02006433aa7abd59496497d09 (patch)
treeae7ee25d6299625374010e7c26557c14ced59223 /hl/CMakeLists.txt
parent8d8da5ba841096b5233d9d6c3ff58a7d4caa26ef (diff)
downloadhdf5-86327226ccc417d02006433aa7abd59496497d09.zip
hdf5-86327226ccc417d02006433aa7abd59496497d09.tar.gz
hdf5-86327226ccc417d02006433aa7abd59496497d09.tar.bz2
[svn-r20079] Correct Fortran handling in CMake files
Tested: local: linux
Diffstat (limited to 'hl/CMakeLists.txt')
-rw-r--r--hl/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/CMakeLists.txt b/hl/CMakeLists.txt
index 9ce3043..0c0ad91 100644
--- a/hl/CMakeLists.txt
+++ b/hl/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 2.8)
-PROJECT (HDF5_HL)
+PROJECT (HDF5_HL C CXX)
#-----------------------------------------------------------------------------
# Shared Libs