Browse thread
ocamlbuild vs INCLUDE: how to copy snippets into _build/ ?
-
Stefano Zacchiroli
- Stéphane Glondu
- Nicolas Pouillard
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-11-08 (15:23) |
From: | Stéphane Glondu <steph@g...> |
Subject: | Re: [Caml-list] ocamlbuild vs INCLUDE: how to copy snippets into _build/ ? |
Stefano Zacchiroli wrote: > How can I tell ocamlbuild to copy into the _build/ directory my > snippets? You can use copy_rule in a plugin. Cheers, -- Stéphane