diff --git a/.gn b/.gn index 646516e27f..f95919379c 100644 --- a/.gn +++ b/.gn @@ -1,4 +1,5 @@ buildconfig = "//Meta/gn/build/BUILDCONFIG.gn" exec_script_whitelist = [] +export_compile_commands = [ ":*" ] script_executable = "python3" secondary_source = "//Meta/gn/secondary/"