summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-02-10 21:25:50 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-02-10 21:25:50 (GMT)
commitc371688afed79d8c6b886ecf8a8cbbc72b64ee92 (patch)
tree6a53e05fa6ab5c9a58687ec60d0a002f014289db /hl
parent86327226ccc417d02006433aa7abd59496497d09 (diff)
downloadhdf5-c371688afed79d8c6b886ecf8a8cbbc72b64ee92.zip
hdf5-c371688afed79d8c6b886ecf8a8cbbc72b64ee92.tar.gz
hdf5-c371688afed79d8c6b886ecf8a8cbbc72b64ee92.tar.bz2
[svn-r20080] Remove obsolete lines (commented) after correcting Fortran handling in CMake files
Tested: local: linux
Diffstat (limited to 'hl')
-rw-r--r--hl/fortran/test/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/hl/fortran/test/CMakeLists.txt b/hl/fortran/test/CMakeLists.txt
index 4fb2614..c9e236e 100644
--- a/hl/fortran/test/CMakeLists.txt
+++ b/hl/fortran/test/CMakeLists.txt
@@ -5,12 +5,6 @@ PROJECT (HDF5_HL_FORTRAN_TESTS C CXX Fortran)
# Add Tests
#-----------------------------------------------------------------------------
INCLUDE_DIRECTORIES (${CMAKE_Fortran_MODULE_DIRECTORY} ${HDF5_F90_BINARY_DIR} ${HDF5_F90_SRC_DIR}/src)
-#LINK_DIRECTORIES (
-# ${CMAKE_Fortran_MODULE_DIRECTORY}
-# ${HDF5_HL_F90_BINARY_DIR}
-# ${HDF5_F90_BINARY_DIR}
-# ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}
-#)
# Remove any output file left over from previous test run
ADD_TEST (