space in path problem

This commit is contained in:
Bill Hoffman 2004-09-27 15:11:41 -04:00
parent 9ee34e6071
commit 591fa1daea
1 changed files with 1 additions and 1 deletions

View File

@ -664,7 +664,7 @@ IF(BUILD_TESTING)
"${JNIPATH}/../include"
"${JNIPATH}/../java/include")
IF(JNI_H)
FILE(READ ${JNI_H} JNI_FILE)
FILE(READ "${JNI_H}" JNI_FILE)
IF("${JNI_FILE}" MATCHES JDK1_2)
ADD_TEST(Java ${CMAKE_CTEST_COMMAND}
--build-and-test