diff options
Diffstat (limited to 'source/CMakeLists.txt')
-rw-r--r-- | source/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index b5de147..abb724b 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -22,10 +22,8 @@ PRIVATE Renderer.cpp SceneThings.cpp Shader.cpp - SmallVector.cpp Sprite.cpp Texture.cpp - Uid.cpp VertexIndex.cpp World.cpp ) |