summaryrefslogtreecommitdiff
path: root/Modules/CMakeJavaInformation.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2004-08-26 14:55:55 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2004-08-26 14:55:55 -0400
commit66a08c10e5bd4b8eff58837cd58372a4dfdd19df (patch)
tree9d094b67d0899a3cebdfeba8b0280d374e7f25db /Modules/CMakeJavaInformation.cmake
parent7cdf5c4601ea2a791d35fafadd890508ce434c6f (diff)
downloadcmake-66a08c10e5bd4b8eff58837cd58372a4dfdd19df.tar.gz
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
Diffstat (limited to 'Modules/CMakeJavaInformation.cmake')
-rw-r--r--Modules/CMakeJavaInformation.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CMakeJavaInformation.cmake b/Modules/CMakeJavaInformation.cmake
new file mode 100644
index 0000000000..891ac062de
--- /dev/null
+++ b/Modules/CMakeJavaInformation.cmake
@@ -0,0 +1 @@
+# this is a place holder if java needed flags for javac they would go here.