https://github.com/Kitware/CMake
Revision 53a05b8f519496a6390aff8c14588f81d4b8a179 authored by Matthew Woehlke on 13 March 2013, 21:30:16 UTC, committed by Matthew Woehlke on 13 March 2013, 21:30:16 UTC
Fix setting classpath when encountering a jar argument to add_jar to
actually set the variable that is used to specify the classpath to
javac, instead of just uselessly appending the jar to
CMAKE_JAVA_INCLUDE_PATH (which is never used again at the point where it
is modified). Also, list jars so specified as dependencies of compiling
the java sources for the jar target.
1 parent 45c8e4b
History
Tip revision: 53a05b8f519496a6390aff8c14588f81d4b8a179 authored by Matthew Woehlke on 13 March 2013, 21:30:16 UTC
UseJava.cmake: fix passing jars to add_jar
Tip revision: 53a05b8
File Mode Size
Doxygen
Git
GitSetup
KWIML
KWStyle
Release
cmbzip2
cmcompress
cmcurl
cmexpat
cmlibarchive
cmzlib
xml
.NoDartCoverage -rw-r--r-- 39 bytes
.gitattributes -rw-r--r-- 76 bytes
CMakeLists.txt -rw-r--r-- 6.8 KB
SetupForDevelopment.sh -rwxr-xr-x 392 bytes
cmThirdParty.h.in -rw-r--r-- 900 bytes
cm_bzlib.h -rw-r--r-- 790 bytes
cm_curl.h -rw-r--r-- 793 bytes
cm_expat.h -rw-r--r-- 790 bytes
cm_libarchive.h -rw-r--r-- 902 bytes
cm_xmlrpc.h -rw-r--r-- 782 bytes
cm_zlib.h -rw-r--r-- 783 bytes
cmake.m4 -rw-r--r-- 1.9 KB

back to top