moongl
moongl copied to clipboard
Are you planning to support windows visual studio toolchain?
Are you planning to support windows visual studio toolchain?
I have created CMakefile to use CMake and found that code can't be compiled using VC++ but I didn't see why it should not be compiled using CMake and VC toolchain.
Kind Regards Alex
It's not in my plans, because I'm not a Windows user and I've never felt the need for CMake either.
I'd be happy however to add whatever change you need to make it work, provided it doesn't break the current minimal build system.
ok, thx, I will try to change it a bit, there should not be much work just include header and hide some GCC specifics