aboutsummaryrefslogtreecommitdiff
path: root/source/CMakeLists.txt
diff options
context:
space:
mode:
authorhnOsmium0001 <[email protected]>2022-05-07 15:36:35 -0700
committerhnOsmium0001 <[email protected]>2022-05-07 15:36:35 -0700
commit18b0c0e122f04b840f563862c5c1e4b2934b55c1 (patch)
treedfe167f5829a8c238584ef123691bc88f54251b3 /source/CMakeLists.txt
parentd98a4159d86406a47628aa58bae9f3308fea4fd0 (diff)
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