1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "compiler_path": "clang++", "compiler_std": "c++20", "headers_path": [ "../" ], "sources_path": [ "chk.hefs.cc" ], "output_name": "./dist/chk.hefs", "cpp_macros": [ "kFsckOpenHeFSVersion=0x0100", "kFsckOpenHeFSVersionHighest=0x0100", "kFsckOpenHeFSVersionLowest=0x0100" ] }