aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/CMakeLists.txt
diff options
context:
space:
mode:
authorJAROWMR <jarorutjes07@gmail.com>2024-12-12 19:35:19 +0100
committerJAROWMR <jarorutjes07@gmail.com>2024-12-12 19:35:19 +0100
commit1bfd582b7b7f762011f5f4b7f84e180cf20e9046 (patch)
tree6a827bd8ef14c05d108edabd1850611cdd2d3ef4 /src/crepe/api/CMakeLists.txt
parentfd403d038b017ec8976023471073329896035e36 (diff)
shielded mediator
Diffstat (limited to 'src/crepe/api/CMakeLists.txt')
-rw-r--r--src/crepe/api/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crepe/api/CMakeLists.txt b/src/crepe/api/CMakeLists.txt
index fb11c8d..eb7b042 100644
--- a/src/crepe/api/CMakeLists.txt
+++ b/src/crepe/api/CMakeLists.txt
@@ -36,6 +36,7 @@ target_sources(crepe PUBLIC FILE_SET HEADERS FILES
Vector2.hpp
Color.h
Scene.h
+ Scene.hpp
Metadata.h
Camera.h
Animator.h