1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:58:12 +00:00
serenity/.gn
Andrew Kaster 4bfb146181 Meta: Add the start of a gn build based on the LLVM gn build
"based on" in this context means "largely copied from"
2023-07-09 16:22:58 -06:00

4 lines
146 B
Text

buildconfig = "//Meta/gn/build/BUILDCONFIG.gn"
exec_script_whitelist = []
script_executable = "python3"
secondary_source = "//Meta/gn/secondary/"