mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-14 23:33:28 +00:00
Install stdlib.nimble in lib
Without stdlib.nimble in libs directory Nimscript is not work properly.
This commit is contained in:
@@ -89,6 +89,7 @@ Files: "web/*.txt"
|
||||
Files: "lib/nimbase.h"
|
||||
Files: "lib/*.nim"
|
||||
Files: "lib/*.cfg"
|
||||
Files: "lib/*.nimble"
|
||||
|
||||
Files: "lib/system/*.nim"
|
||||
Files: "lib/core/*.nim"
|
||||
|
||||
Reference in New Issue
Block a user