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: | 2010-07-09 (23:47) |
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