Re: [CMake] Java Support

2010-02-02 Thread Alex Brandt
T ${CMAKE_Java_LINK_EXECUTABLE}) I know I'm using the STRING() macro incorrectly and was wondering if there was a good example of its usage. This should allow us to get the main method into the jar's manifest for a pseudo static linked executable. I'm sure there are other problem

Re: [CMake] Java Support

2010-01-22 Thread Alex Brandt
s link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake Do you mean passing that in the -classpath parameter or do you mean making it a variable inside the source? Regards, Alex Brandt -- B.S. Physics & Computer Science Minnesota State University Moorhead www.alund

Re: [CMake] Java Support

2010-01-22 Thread Alex Brandt
AdSoapService/AdSoapSession.java AdSoapService/AdSoapService.java AdSoapService/AdSoapServiceImpl.java) include_directories(${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/AdSoapService.dir/AdSoapService/) add_library(AdSoapService ${AdSoapService_SRC}) add_dependencies(AdSoapService Zimbra) add_subd

[CMake] Java Support

2010-01-22 Thread Alex Brandt
ying to make a Java executable (basically a class file that shouldn't be linked into a library) it complains about linking (which Java already does?). Regards, Alex Brandt -- B.S. Physics & Computer Science Minnesota State University Moorhead www.alunduil.com signature.asc Descript