skia2/example
Jorge Betancourt 9be648ad64 set up GL sample app to build through Bazel Mac toolchain
Suggested review order.
1) tools/sk_app/* and src/gpu/ganesh/*
sets up the actual target to be built by the toolchain
2) toolchain/* and .bazelrc
changes to the mac hermetic toolchain, including support for framework dependencies, objc compilation, and dynamic lib dependency resolution

Change-Id: Ic8209b97a0d8448f984d43a579e600ba4e9118e1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/549897
Commit-Queue: Jorge Betancourt <jmbetancourt@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-06-17 13:54:14 +00:00
..
BUILD.bazel set up GL sample app to build through Bazel Mac toolchain 2022-06-17 13:54:14 +00:00
HelloWorld.cpp [includes] Enforce IWYU on //example 2022-04-29 15:39:33 +00:00
HelloWorld.h [includes] Enforce IWYU on //example 2022-04-29 15:39:33 +00:00
VulkanBasic.cpp [includes] Enforce IWYU on //example 2022-04-29 15:39:33 +00:00