Skip to content
  • Alvin Wong's avatar
    build.cmd: Remove extra echo command · f841ad90
    Alvin Wong authored
    Instead of maintaining a separate echo of the cmake command line for
    debugging, we can just set `echo on` to let cmd print the command line
    to be executed.
    f841ad90