From df7548ef62c02b9ab1cc5addecaa6b6c150f2750 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 5 Feb 2021 14:36:07 -0800 Subject: Shader-Object example (#1694) --- premake5.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'premake5.lua') diff --git a/premake5.lua b/premake5.lua index 4068219fd..e3ae76fc2 100644 --- a/premake5.lua +++ b/premake5.lua @@ -578,6 +578,9 @@ if isTargetWindows then example "shader-toy" end +example "shader-object" + kind "ConsoleApp" + example "cpu-hello-world" kind "ConsoleApp" -- cgit v1.2.3