remove /MT option for MS Visual C++ to fix debug build issues for several people
I got three reports from people with different CMake versions now, that they are unable to build debug versions. Removing the options always fixed the issue.
Also see issue #111
Edited by Karsten Suehring