While I'm trying to run cmake on windows, I get the error that nmake cannot be found. It is to my understanding that nmake is the default build control software to use in windows but I haven't found any resources on how to download it and use it.
I am only interested in using vscode so I will prefer if I don't have to install Visual Studio.