From fa7fc343a0e444da72938fad58d219cf52228976 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Thu, 21 Dec 2023 17:44:03 -0500 Subject: plugin checkpoint - multiple plugins and collision callbacks --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 4ede1a9..0900da7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -198,3 +198,4 @@ add_dependencies(pke shaders) add_subdirectory(editor) add_subdirectory(runtime) add_subdirectory(test) +add_subdirectory(example) -- cgit v1.2.3