Hi,
I am new to cmake and I am trying to compile java classes. I used
ADD_LIBRARY with Java language support but the jar file created has many
more unnecessary files apart from the class file.
I can use ADD_CUSTOM_COMMAND and create the class files but I wonder if
there is any better solution to compile java files and build jars using
cmake?
Thank you.
Rakesh Kukkamalla
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake