[CMake] Fix symlink refactor for multi-configuration generators
authorChris Bieneman <beanz@apple.com>
Mon, 5 Dec 2016 17:02:11 +0000 (17:02 +0000)
committerChris Bieneman <beanz@apple.com>
Mon, 5 Dec 2016 17:02:11 +0000 (17:02 +0000)
commit28f05acec183a73bca0389208a4cf1db7a798b10
treec49f7df31d79183a10c65716be2d3f943a570ed3
parent2a942c4b45c3dfa66b8335ecf4bb9bd54fd28204
[CMake] Fix symlink refactor for multi-configuration generators

This fix, while a bit complicated, preserves the reusability while fixing the issues reported on llvm-commits with visual studio generators.

llvm-svn: 288679
llvm/cmake/modules/AddLLVM.cmake