Skip to content

Commit

Permalink
fix again?
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Feb 29, 2024
1 parent 5882ac4 commit c5b84fe
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 @@ -29,6 +29,7 @@ lean_lib I18n where
-- temporary replacement for `datetime` package.
lean_lib Time where
srcDir := "." / "time"
precompileModules := true

target time.o pkg : FilePath := do
let oFile := pkg.buildDir / "c" / "time.o"
Expand Down

0 comments on commit c5b84fe

Please sign in to comment.