On Windows we require both debug and release python executable/libraries; this change requires debug for a debug build and release for other builds.
If CMAKE_BUILD_TYPE is not specified, the llvm CMakeLists.txt defaults to "Debug".
Differential D18484
Change windows cmake to require debug libraries for a debug build, otherwise release libraries ted on Mar 25 2016, 3:31 PM. Authored by |