summaryrefslogtreecommitdiffstats
path: root/tools/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-03-07 14:39:38 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-03-07 14:39:38 (GMT)
commit3723a9591e04fe67c2ef36379905869b7f8a39bc (patch)
tree8ac32d904597cd5dfa93146978f69278527fa2f4 /tools/lib/CMakeLists.txt
parent5ee3764068f93cab6ab9518a8b0ff64ee5d62178 (diff)
downloadhdf5-3723a9591e04fe67c2ef36379905869b7f8a39bc.zip
hdf5-3723a9591e04fe67c2ef36379905869b7f8a39bc.tar.gz
hdf5-3723a9591e04fe67c2ef36379905869b7f8a39bc.tar.bz2
[svn-r22033] Remove unnecessary INCLUDE_DIR command
Tested: local linux and windows
Diffstat (limited to 'tools/lib/CMakeLists.txt')
-rw-r--r--tools/lib/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/lib/CMakeLists.txt b/tools/lib/CMakeLists.txt
index a75596d..837a14e 100644
--- a/tools/lib/CMakeLists.txt
+++ b/tools/lib/CMakeLists.txt
@@ -4,8 +4,6 @@ PROJECT (HDF5_TOOLS_LIB)
#-----------------------------------------------------------------------------
# Define Sources
#-----------------------------------------------------------------------------
-#INCLUDE_DIRECTORIES (${HDF5_TOOLS_SRC_DIR}/lib)
-#INCLUDE_DIRECTORIES (${HDF5_PROJECT_DIR}/test)
SET (H5_TOOLS_LIB_SRCS
${HDF5_TOOLS_LIB_SOURCE_DIR}/h5diff.c