Mercurial > games > semicongine
diff config.nims @ 38:c3c963e7c1a6
did: tons of stuff, input, refactoring, fix some errors, some template improvment, sorry for super-commit
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 18 Jan 2023 09:52:03 +0700 |
parents | 2979b69eef55 |
children | 0cb294c5d2fd |
line wrap: on
line diff
--- a/config.nims Mon Jan 16 00:51:03 2023 +0700 +++ b/config.nims Wed Jan 18 09:52:03 2023 +0700 @@ -120,5 +120,5 @@ exec &"mv {dirname}/bin/glslangValidator.exe examples/" exec &"rm -rf {dirname}" -if getCommand() in ["c", "compile", "r", "dump", "check"]: +if getCommand() in ["c", "compile", "r", "dump", "check", "idetools"]: compilerFlags()