{ "compiler_path": "g++", "compiler_std": "c++20", "headers_path": ["../dev/LibCompiler", "../dev/", "../dev/LibCompiler/src/Detail"], "sources_path": ["kdbg.cc"], "output_name": "kdbg", "compiler_flags": ["-L/usr/lib", "-lDebugger"], "cpp_macros": [ "__DBG__=202401", "kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)" ] }