From fadddba0ab27ac7f9acff6f0f1fce6ebc5ea6be9 Mon Sep 17 00:00:00 2001 From: Joshua Brookover Date: Wed, 5 Apr 2017 00:51:54 -0500 Subject: [PATCH] example works now! --- cmake/examples.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/examples.cmake b/cmake/examples.cmake index 9305cd2..9dcbc15 100755 --- a/cmake/examples.cmake +++ b/cmake/examples.cmake @@ -186,4 +186,4 @@ add_example( 29-debugdraw ) add_example( 30-picking ) add_example( 31-rsm ) add_example( 32-particles ) -add_example( 33-pom ) # not currently working in Direct3D +add_example( 33-pom )