macos: Pass argc/argv through to main cube code
authorKarl Schultz <karl@lunarg.com>
Sat, 14 Apr 2018 00:02:07 +0000 (18:02 -0600)
committerKarl Schultz <karl@lunarg.com>
Mon, 16 Apr 2018 20:28:31 +0000 (14:28 -0600)
commit206b1c54f7ff7ec339854c8ec7b0dfd87c2bbea0
tree2ff953ac55679e0eca8ea3f81c4a9314a1eed7d5
parent9a162f5e65e6d34cec22d2e0d4796bcdc68d3cf0
macos: Pass argc/argv through to main cube code

This allows users to specify arguments like "--c 100"
demos/cube.c
demos/cube.cpp
demos/macOS/cube/DemoViewController.m
demos/macOS/cubepp/DemoViewController.mm