mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
preparations for more Nimble packages; clear licensing; fixes #2949
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#
|
||||
|
||||
const
|
||||
haveZipLib = defined(unix)
|
||||
haveZipLib = false # zip not in stdlib anymore
|
||||
|
||||
when haveZipLib:
|
||||
import zipfiles
|
||||
|
||||
Reference in New Issue
Block a user