refactor: use supportInterpreter in lakefile
This commit is contained in:
parent
4c9c0cae30
commit
94d899ad95
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ open System Lake DSL
|
|||
|
||||
package lake where
|
||||
binRoot := `Lake.Main
|
||||
moreLinkArgs := if Platform.isWindows then #[] else #["-rdynamic"]
|
||||
supportInterpreter := true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue