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