feat(build): Add shared facet for lean_lib
This commit is contained in:
parent
075bec6da2
commit
ecacf2107c
|
@ -4,6 +4,7 @@ open Lake DSL
|
|||
package pantograph
|
||||
|
||||
lean_lib Pantograph {
|
||||
defaultFacets := #[LeanLib.sharedFacet]
|
||||
}
|
||||
|
||||
@[default_target]
|
||||
|
|
Loading…
Reference in New Issue