9 lines
No EOL
144 B
Nim
9 lines
No EOL
144 B
Nim
|
|
# we need the documentation generator of the compiler:
|
|
path="$lib/packages/docutils"
|
|
path="$nim"
|
|
|
|
-d:ssl
|
|
|
|
# --threads:on
|
|
# --threadAnalysis:off |