CMake support in VS open folder for coreclr (#70285)
authorHuo Yaoyuan <huoyaoyuan@hotmail.com>
Wed, 27 Jul 2022 21:39:30 +0000 (05:39 +0800)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 21:39:30 +0000 (14:39 -0700)
commitcd7db356a82d6493e0496e8386bfd5fbb560b0e0
treef26d859a0b49815860599134d384a5edce0e377d
parentc21ae04d923a1e5d2964fed61cc919571cce2efe
CMake support in VS open folder for coreclr (#70285)

* Basic building support

* Add windows platform matrix

* Add open folder debug instructions
docs/workflow/debugging/coreclr/debugging.md
src/coreclr/CMakeSettings.json [new file with mode: 0644]