autocmake
autocmake copied to clipboard
Normalize build type to a value with a well defined and documented case
This is to simplify if checks in the code without worrying too much about the case.
Hi, so 0 will be OK, but how many ending scenarios will autocmake builds have ?
Sorry I am not sure I understand the question. This issue is about normalizing release, RELEASE, Release, etc. to e.g. "Release".
Ah,ok, now I understand.