Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpakin committed Sep 25, 2024
1 parent 180ec06 commit b27be6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/init.janet
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
cc/compile-and-make-archive))

(when (= :windows (os/which))
(setdyn cc/*msvc-libs* @[(cc/msvc-janet-import-lib])))
(setdyn cc/*msvc-libs* @[(cc/msvc-janet-import-lib)]))

(defn make1
[name & other-srcs]
Expand Down

0 comments on commit b27be6d

Please sign in to comment.