Module InternalConfigurePlugin

Configure using internal scheme

val configure : ctxt:'a -> OASISTypes.package -> string array -> unit

Configure build using provided series of check to be done and then output corresponding file.

val plugin : [> `Configure ] * string * OASISVersion.t option
val init : unit -> unit