caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* oasis
@ 2010-11-26 18:38 Anastasia Gornostaeva
  2010-11-27 10:20 ` oasis Sylvain Le Gall
  0 siblings, 1 reply; 7+ messages in thread
From: Anastasia Gornostaeva @ 2010-11-26 18:38 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-11-29 21:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-26 18:38 oasis Anastasia Gornostaeva
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

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).