Hello,
I am using VisualGDB with arm-none-eabi compiler and cmake for micro controller projects, but now, for testing i want to use VisualGDB tools for creating windows project with cmake file. so my question is how can i customize VisualGDB to write windows GUI project base on cmake in order to using C++ visual Compiler and visual studio debugger? in other word how can i set compiler and debugger to C++ visual studio Compiler(cl.exe) and visual studio debugger in VisualGDB?