aboutsummaryrefslogtreecommitdiff
path: root/source/CMakeLists.txt
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2022-05-07 15:36:35 -0700
committerrtk0c <[email protected]>2022-05-07 15:36:35 -0700
commit7129d65df7b02d7412ee5d56debd5a9c094db5ad (patch)
tree55b551554d6aba9de7fb004c0c250800dfb87611 /source/CMakeLists.txt
parentcde94efdd44553f3f6575ce84b44c6799e1a1425 (diff)
Changeset: 23 Fix camera view matrix, [WIP] guizmo
Diffstat (limited to 'source/CMakeLists.txt')
-rw-r--r--source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
index b4b6e3b..ba07566 100644
--- a/source/CMakeLists.txt
+++ b/source/CMakeLists.txt
@@ -7,6 +7,7 @@ PRIVATE
EditorAttachmentImpl.cpp
EditorCommandPalette.cpp
EditorCore.cpp
+ EditorGuizmo.cpp
EditorNotification.cpp
EditorUtils.cpp
FuzzyMatch.cpp