summaryrefslogtreecommitdiff
path: root/Modules/CMakeTestJavaCompiler.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-11-22 11:28:14 -0500
committerBill Hoffman <bill.hoffman@kitware.com>2005-11-22 11:28:14 -0500
commit21fffc63a23ff7cdbd0063dd1fb18f0142ba665a (patch)
tree7d84053c14e0a4a43ac57b1430198b428192dc53 /Modules/CMakeTestJavaCompiler.cmake
parent8830c100ab25dc08add24eb4d273141601354a5a (diff)
downloadcmake-21fffc63a23ff7cdbd0063dd1fb18f0142ba665a.tar.gz
ENH: set java compiler works
Diffstat (limited to 'Modules/CMakeTestJavaCompiler.cmake')
-rw-r--r--Modules/CMakeTestJavaCompiler.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CMakeTestJavaCompiler.cmake b/Modules/CMakeTestJavaCompiler.cmake
index 358ffa3b90..72c47b5c2d 100644
--- a/Modules/CMakeTestJavaCompiler.cmake
+++ b/Modules/CMakeTestJavaCompiler.cmake
@@ -3,3 +3,4 @@
# and link the most basic of programs. If not, a fatal error
# is set and cmake stops processing commands and will not generate
# any makefiles or projects.
+SET(CMAKE_Java_COMPILER_WORKS 1 CACHE INTERNAL "")