7 lines
98 B
Text
7 lines
98 B
Text
import Lake
|
|
open Lake DSL
|
|
|
|
package where
|
|
name := "foo"
|
|
libRoots := #[`Lib]
|
|
binRoot := `Main
|