From 7f871b04470766f0f5266cf949b65a54b7a6f79e Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 18 Apr 2022 20:59:31 -0700 Subject: Changeset: 10 Add Uid for IresObject --- source/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/CMakeLists.txt') diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index ea0c4c4..f37d4a9 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -21,6 +21,7 @@ PRIVATE SmallVector.cpp Sprite.cpp Texture.cpp + Uid.cpp World.cpp ) -- cgit v1.2.3-70-g09d2