Browse thread
ocamlbuild adding directories arguments to a tool with tags
- Daniel_Bünzli
[
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: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | ocamlbuild adding directories arguments to a tool with tags |
Hello, I would like to be able to specify <d> : mytool:include So that when mytool is invoked it is invoked for example with mytool -dir d is there any easy way to achieve that with a plugin ? Best, Daniel