scons: done reading SConscript files. scons: Building targets ... cl /Fosrc\core\AABB.obj /c src\core\AABB.cpp /TP /nologo /EHsc /D_DEBUG /MDd /I. /Igodot_headers ...
I'm following the IDE configuration tutorial. I executed scons compiledb=yes, but found compile_command.json nowhere on the disk. I looked into SCons script code and ...