I'm completely new to CMake, even though I've heard of it before this
is the first time I have a closer look at it.  Actually this was
prompted by the interview in FLOSS Weekly :-)

Currently I have a rather large OCaml project, which uses OMake.
There are several things I'd like to improve on the build system, the
most pressing being to add generation of RPMs.  CMake seems to offer
some very compelling improvements over OMake, including built-in
support for generating RPMs :-)

I found a discussion on this mailing list from January this year on
adding OCaml support[1], but that seems to have died out without any
clear resolution.  I also had a quick look at the CMake source tree
and found no mention of OCaml among the file names.

What is the current state of OCaml support in CMake?

If it's still non-existent what options do I have?  (I should probably
make clear that I'd *really* want to avoid having to write any macros
myself.  Using macros copied from some other project would be much
better ;-)

/M

[1]: http://www.mail-archive.com/cmake@cmake.org/msg26809.html

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe
_______________________________________________
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