Hello,
Another newbie question, I think I know how to create .java files from swig
using Cmake and I think I know how to create a jar file from .class BUT
I¹m not sure how to call the java compiler (javac) on each .java file to
create my .class files. For starters, how would I loop over the *.java files
in a given directory?
Does, FOREACH support this? I¹m unable to find much info on it in the
³Mastering Cmake² book.
Gerrick
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to