Add `-skipgenerateversion` option to not generate native version headers (#34731)
authorBruce Forstall <brucefo@microsoft.com>
Sat, 25 Apr 2020 00:35:32 +0000 (17:35 -0700)
committerGitHub <noreply@github.com>
Sat, 25 Apr 2020 00:35:32 +0000 (17:35 -0700)
commit201c3cea6892b2f5354f48fe4762c4ddf8d694a3
treed92a5889c74ee62704721fd2aab841f07856b219
parent0e37eebb78652ba762d77182a2ada9060d21ac58
Add `-skipgenerateversion` option to not generate native version headers (#34731)

This allows skipping yet another thing when doing incremental builds.

This already exists in build-runtime.sh; just add it to build-runtime.cmd
src/coreclr/build-runtime.cmd