The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14501 ====================================================================== Reported By: hadim Assigned To: ====================================================================== Project: CMake Issue ID: 14501 Category: Modules Reproducibility: have not tried Severity: feature Priority: high Status: new ====================================================================== Date Submitted: 2013-10-21 15:16 CEST Last Modified: 2013-10-21 15:16 CEST ====================================================================== Summary: Add Clojure support ? Description: I am converting a complex autotools project to cmake. I am stuck because some of the jar files are generated from Clojure
I would like to know if UseJave.cmake (add_jar and install_jar) could support clojure build ? This is the kind of command I found in the Makefile.am file: java -server -cp jar1:jar2:another_jar:path/to/clojure.jar -Djava.awt.headless=true -Dclojure.compile.path=./classes/ -server clojure.lang.Compile org.path.to.my_clojure_module ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-10-21 15:16 hadim New Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers