Disable manual COM registration logic on ARM32 (#19042)
authorAaron Robinson <arobins@microsoft.com>
Fri, 20 Jul 2018 20:07:25 +0000 (13:07 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Jul 2018 20:07:25 +0000 (13:07 -0700)
commitaf0b442c17fe3a9a95370e506a36ce72ee99ea80
treeaca9994353c3634e235ae0c333c1d64916d1bc21
parent8cd25f88635fbb2e05fcc8299ef537852db9264b
Disable manual COM registration logic on ARM32 (#19042)

* Add advapi32.lib to the list of libs to link against on ARM.
Remove conditional build on ARM in source.

* Manually edit ARM and ARM64 test lists.
tests/arm/Tests.lst
tests/arm64/Tests.lst
tests/src/Interop/CMakeLists.txt