diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-24 19:00:28 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-24 19:00:28 +0100 |
commit | fa283385d43030eca4833c1992da99e472bb5a0a (patch) | |
tree | 105e8427f75fa138ccf1f2b8990d0dab4d9cb0bb /src/crepe/api/CMakeLists.txt | |
parent | 0da788561f51215262a4c563853d2845ba1d3876 (diff) | |
parent | 1a56d7dcbf0c7375c2f0b1bb2dcd2b108a489fa8 (diff) |
Merge branch 'max/scenes' of github.com:lonkaars/crepe
Diffstat (limited to 'src/crepe/api/CMakeLists.txt')
-rw-r--r-- | src/crepe/api/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/api/CMakeLists.txt b/src/crepe/api/CMakeLists.txt index c3e0b37..50c51ed 100644 --- a/src/crepe/api/CMakeLists.txt +++ b/src/crepe/api/CMakeLists.txt @@ -12,7 +12,6 @@ target_sources(crepe PUBLIC SaveManager.cpp Config.cpp Metadata.cpp - Scene.cpp SceneManager.cpp Camera.cpp Animator.cpp |