skia2/third_party/lua
Mike Klein 38af9438d7 GN: build Lua tools when skia_use_lua.
When we opt into Lua, this builds SampleLua into SampleApp, and the lua_app and lua_pictures tools.

I've tested this builds with and without skia_use_system_lua on my Mac laptop and Linux desktop.

I've made lua_pictures.cpp's flags static to avoid conflicts with flags in SkCommonFlags.cpp.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4699

DOCS_PREVIEW= https://skia.org/?cl=4699

Change-Id: I8176fd51d8a38746e7d730cfcce66da42b9a015a
Reviewed-on: https://skia-review.googlesource.com/4699
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
2016-11-11 17:34:36 +00:00
..
doc add SkLuaCanvas 2013-05-15 19:34:20 +00:00
src Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
BUILD.gn GN: build Lua tools when skia_use_lua. 2016-11-11 17:34:36 +00:00
Makefile add SkLuaCanvas 2013-05-15 19:34:20 +00:00
README add SkLuaCanvas 2013-05-15 19:34:20 +00:00

This is Lua 5.2.2, released on 21 Mar 2013.

For installation instructions, license details, and
further information about Lua, see doc/readme.html.