Add root MSBuild targets for Interop managed test assets (dotnet/coreclr#19069)
authorAaron Robinson <arobins@microsoft.com>
Tue, 24 Jul 2018 01:40:17 +0000 (18:40 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Jul 2018 01:40:17 +0000 (18:40 -0700)
commit93e9db19accb64d59df8fd1f887d844e8404d7f3
treeb71b7996e3b038b2b0774b1088860d886ff68c1e
parente5dd7a0fc90bb7723fb0814a2c4b687639c1088e
Add root MSBuild targets for Interop managed test assets (dotnet/coreclr#19069)

Add root CMake file for Interop native test assets

Commit migrated from https://github.com/dotnet/coreclr/commit/40286fc32e89c9eeda8b97d74cf0fb887469298b
src/coreclr/tests/src/Interop/CMakeLists.txt
src/coreclr/tests/src/Interop/Interop.cmake [new file with mode: 0644]
src/coreclr/tests/src/Interop/Interop.settings.targets [new file with mode: 0644]
src/coreclr/tests/src/Interop/ReadMe.md [new file with mode: 0644]