Files
Nim/testament/testament.nim.cfg
2024-12-13 15:04:49 +01:00

8 lines
264 B
Nim

# don't move this file without updating the logic in `isNimRepoTests`
path = "$nim" # For compiler/nodejs
-d:ssl # For azure
# my SSL doesn't have this feature and I don't care:
-d:nimDisableCertificateValidation
--warningAserror:ProveInit
--warningAserror:Uninit