CMake: Fix MSVS build. Although I don't know why this didn't break other build systems...
authorMichael J. Spencer <bigcheesegs@gmail.com>
Sun, 12 Sep 2010 18:32:57 +0000 (18:32 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Sun, 12 Sep 2010 18:32:57 +0000 (18:32 +0000)
commit86e05af491ee3f45bd51236ccb831eddad7cc316
treeb80e2afa6920a95041f0296f2f7e244d5e878d70
parent298c45e845e1743f86b060cd280e8729cd4ba468
CMake: Fix MSVS build. Although I don't know why this didn't break other build systems...

This problem is unrelated to the recent dependency tracking change. It
seems like noone noticed the problem because I don't think anyone compiles
any target other than X86 on windows.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/TargetInfo/CMakeLists.txt
lib/Target/PIC16/TargetInfo/CMakeLists.txt
lib/Target/XCore/TargetInfo/CMakeLists.txt