summaryrefslogtreecommitdiffstats
path: root/config/cmake/FindJNI.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-06-19 14:37:55 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-07-12 20:43:10 (GMT)
commitd4896f7c30650ebe1a7ce5b5f742491a7b78e677 (patch)
tree96f2508a908b04dddae96fa42d6809326396b238 /config/cmake/FindJNI.cmake
parent0c34b0bdf7491e92c573df6875b821f799a3c289 (diff)
downloadhdf5-d4896f7c30650ebe1a7ce5b5f742491a7b78e677.zip
hdf5-d4896f7c30650ebe1a7ce5b5f742491a7b78e677.tar.gz
hdf5-d4896f7c30650ebe1a7ce5b5f742491a7b78e677.tar.bz2
Synch with CMake master
Diffstat (limited to 'config/cmake/FindJNI.cmake')
-rw-r--r--config/cmake/FindJNI.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/cmake/FindJNI.cmake b/config/cmake/FindJNI.cmake
index c82d308..1e6daf6 100644
--- a/config/cmake/FindJNI.cmake
+++ b/config/cmake/FindJNI.cmake
@@ -345,5 +345,3 @@ set(JNI_INCLUDE_DIRS
${JAVA_AWT_INCLUDE_PATH}
)
-message ("JNI_LIBRARIES=${JNI_LIBRARIES}")
-message ("JNI_INCLUDE_DIRS=${JNI_INCLUDE_DIRS}")