A external library's declarative configuration.
- getJob : Lake.CustomData (pkgName, name.str "static") → Lake.BuildJob System.FilePath
The library's build data.
Instances For
instance
Lake.instInhabitedExternLibConfig
{a✝ a✝¹ : Lean.Name}
:
Inhabited (Lake.ExternLibConfig a✝ a✝¹)
Equations
- Lake.instInhabitedExternLibConfig = { default := { getJob := default } }
A dependently typed configuration based on its registered package and name.
- pkg : Lean.Name
- name : Lean.Name
- config : Lake.ExternLibConfig self.pkg self.name