{ "compiler_path": "g++", "compiler_std": "c++20", "headers_path": ["dev", "vendor"], "sources_path": ["dev/src/*.cc", "dev/cli/*.cc"], "output_name": "nebuild", "compiler_flags": ["-fPIC"], "cpp_macros": ["NEBUILD_POSIX", "NEBUILD_OSX"], "run_after_build": false }