On 11/18/2017 at 3:45 AM, hplus0603 said:cmake can generate visual studio projects, unless the cmakefiles are explicitly made to be linux-only.
What I meant is that Clion does not support Microsoft debugger yet. So if I build with the microsoft compiler I won't be able to debug in Clion. That would mean I would need to have a double IDE project.