caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Keyan <ml@pulsschlag.net>
To: Caml-list@yquem.inria.fr
Subject: cmake
Date: Wed, 2 Dec 2009 11:08:06 +0100	[thread overview]
Message-ID: <FD239A62-5274-450C-B2F7-1FE496D49FE7@pulsschlag.net> (raw)

hi,

i am currently getting into caml again, and would like to integrate it with my c++ project.

the project i am working on, is completly build with cmake. i tried to search the internet to find ready cmake-scripts or tutorials how to integrate cmake into an exisisting cmake-project, but could not find anything. my question thereore is, how is it done best?

what i want to do is the following:
in addition to the main-project build, i want to build my own code-analysis tools.

make -> build main project + all ocaml-tools
make ocaml-tool-1 -> build only cmake-tool-1
etc.

does anyone have any experience with that?

regards,
keyan

             reply	other threads:[~2009-12-02 10:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-02 10:08 Keyan [this message]
2009-12-02 16:29 ` [Caml-list] cmake Hezekiah M. Carty
2009-12-02 19:15   ` Keyan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FD239A62-5274-450C-B2F7-1FE496D49FE7@pulsschlag.net \
    --to=ml@pulsschlag.net \
    --cc=Caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).