This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e9ea349ff1
skia2
/
.gn
2 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Basic standalone GN configs. This sketches out what a world without Chrome's GN configs would look like. Instead of DEPSing in build/, we now host our own gypi_to_gn.py. The symlink from skia/ to . lets us run gclient hooks when the .gclient file is in the directory above skia/ or inside skia/. That means we don't need gn.py anymore. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2167163002 Review-Url: https://codereview.chromium.org/2167163002
2016-07-21 19:25:45 +00:00
buildconfig = "//gn/BUILDCONFIG.gn"
Reference in New Issue
Copy Permalink