caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* specify include directories with ocamlbuild
@ 2010-08-24  7:31 Hendrik Tews
  2010-08-24 12:14 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 3+ messages in thread
From: Hendrik Tews @ 2010-08-24  7:31 UTC (permalink / raw)
  To: caml-list

Hi,

in 3.11 I used

   <some_file.ml>: I(+camlp4/Camlp4Parsers)

in _tags to specify that ocamlbuild should add 
-I +camlp4/Camlp4Parsers when compiling some_file. In 3.12 this
gives 

    Warning: tag "I" does not expect a parameter, but is used with parameter "+camlp4/Camlp4Parsers"

What is the recommended way to specify an include directory in
3.12?

Thanks,

Hendrik Tews


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

end of thread, other threads:[~2010-09-02  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-24  7:31 specify include directories with ocamlbuild Hendrik Tews
2010-08-24 12:14 ` [Caml-list] " Nicolas Pouillard
2010-09-02  9:06   ` Hendrik Tews

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