[CMake] Don't automatically copy python27.dll.
This is generating problems when you have built both debug and release python. For now I just want to get CMake to work, I will work on a more robust fix later. In the meantime you may need to copy python27(_d).dll manually to ninja\bin after building. llvm-svn: 230379
Loading
Please register or sign in to comment