Nuklear icon indicating copy to clipboard operation
Nuklear copied to clipboard

Add MSVC CI

Open learn-more opened this issue 2 years ago • 2 comments

Both a 'default' build, and with the define INCLUDE_ALL set will be built. I did not know how to unroll the individual build steps (without making it a huge matrix, where each build will do a new checkout), so all build steps are copy-pasted manually.

learn-more avatar Nov 30 '22 21:11 learn-more

I did not know how to unroll the individual build steps (without making it a huge matrix, where each build will do a new checkout), so all build steps are copy-pasted manually.

I think your approach is totally OK - it is explicit and IMHO not that verbose and allows for quick commenting out things etc.

dumblob avatar Dec 01 '22 09:12 dumblob

@dumblob is there anything I can do to get this merged?

learn-more avatar Jan 31 '23 15:01 learn-more