caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Anastasia Gornostaeva <ermine@ermine.pp.ru>
To: caml-list@inria.fr
Subject: oasis
Date: Fri, 26 Nov 2010 21:38:32 +0300	[thread overview]
Message-ID: <20101126183832.GA10787@ermine.home> (raw)

Hello.

How can I substitute in setup.ml (not in _oasis file) values for
CCOpt and CCLib fields? I think it is better to substitute them from 
setup.data, if I could to put proper values to setup.data.
For example:
  CCOpt: $freetype_ccopt
and put to setup.data output of `freetype-config --clib` for field 
freetype_ccopt.

The expected alternative way:
  $ocaml setup.ml -build --override 'library("library-name").CCOpt' `freetype-config --clib`
does not work, too.

I need a way to substitute paths.

ermine


             reply	other threads:[~2010-11-26 18:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-26 18:38 Anastasia Gornostaeva [this message]
2010-11-27 10:20 ` oasis Sylvain Le Gall
2010-11-27 13:10   ` [Caml-list] oasis Anastasia Gornostaeva
2010-11-28 17:17     ` oasis Sylvain Le Gall
2010-11-29 19:46       ` [Caml-list] oasis Anastasia Gornostaeva
2010-11-29 20:52         ` Sylvain Le Gall
2010-11-29 21:19           ` Anastasia Gornostaeva

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=20101126183832.GA10787@ermine.home \
    --to=ermine@ermine.pp.ru \
    --cc=caml-list@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).