Commits

Michael Gottesman committed b35d2b38e20
[cmake] Refactor two empty string precondition checks to use the precondition function. Removing unnecessary control flow in favor of expressing intent in actual words is clearer to read and requires less text.