Well, nmake versus the mingw makefile generator depends heavily on the toolchain in use. It needs to be known before project()
is called (well, any languages) for sure, but the best thimg to do is:
Well, nmake versus the mingw makefile generator depends heavily on the toolchain in use. It needs to be known before project()
is called (well, any languages) for sure, but the best thimg to do is: