Hi,

I am using cmake 2.8.6 and add_jar from UseJava.cmake
I am unable to change the output directory of the freshly created jar sat archive.jar to some output directory say PROJECT_OUTPUT. Although I see it in the ${CMAKE_CURRENT_BINARY_DIR} I can not move it even using add_custom_command or execute_process. I have all the CMAKE_LIBRARY_OUTPUT_DIRECTORY CMAKE_RUNTIME_OUPUT_DIRECTORY and CMAKE_ARCHIVE_OUTPUT_DIRECTORY set to PROJECT_OUTPUT.
Is there another way?
PS: changing the property JAR_FILE didn't help.

Cheers,
--
Nizar
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to