summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/JAVA/H5D/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/JAVA/H5D/CMakeLists.txt')
-rw-r--r--HDF5Examples/JAVA/H5D/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/HDF5Examples/JAVA/H5D/CMakeLists.txt b/HDF5Examples/JAVA/H5D/CMakeLists.txt
index 017830b..d5b3b85 100644
--- a/HDF5Examples/JAVA/H5D/CMakeLists.txt
+++ b/HDF5Examples/JAVA/H5D/CMakeLists.txt
@@ -3,11 +3,6 @@ project (HDF5Examples_JAVA_H5D Java)
set (CMAKE_VERBOSE_MAKEFILE 1)
-set_directory_properties(PROPERTIES
- INCLUDE_DIRECTORIES
- "${HDFJAVA_LIB_DIR};${JAVA_INCLUDE_PATH};${JAVA_INCLUDE_PATH2}"
-)
-
#-----------------------------------------------------------------------------
# Define Sources
#-----------------------------------------------------------------------------