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
bash-completion
CMakeLists.txt -rw-r--r-- 298 bytes
cmake-help.vim -rw-r--r-- 668 bytes
cmake-indent.vim -rw-r--r-- 2.8 KB
cmake-mode.el -rw-r--r-- 11.4 KB
cmake-syntax.vim -rw-r--r-- 4.4 KB

back to top