> How do you think about to extend configuration checks for OCaml compiler
variants?

What do you mean by OCaml compiler variants ? I only know this one :
http://caml.inria.fr/download.en.html

> Would you also like to check for the availability of any package manager?

Do you mean OPAM, GODI... ? I don't see the relationship. Consider those
scripts as a way to compile C, C++ and OCaml executables in one shot. If
you need additional libraries, CMake will check if these libraries are
installed but CMake will not install them for you.

Regards,

J. Bedouet




On Wed, Apr 9, 2014 at 10:32 PM, SF Markus Elfring <
elfr...@users.sourceforge.net> wrote:

> > https://github.com/ocaml-cmake/ocaml-cmake
>
> I find your contribution very interesting.
>
> How do you think about to extend configuration checks for OCaml compiler
> variants?
>
> Would you also like to check for the availability of any package manager?
>
> Regards,
> Markus
>
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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

Reply via email to