Skip to content

Commit

Permalink
build: force build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Vtec234 committed Nov 8, 2023
1 parent 8db9451 commit a27f24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lakefile.lean
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ open Lake DSL System

package proofwidgets {
preferReleaseBuild := true
buildDir := "build"
}

lean_lib ProofWidgets {}
Expand Down

0 comments on commit a27f24a

Please sign in to comment.