diff options
Diffstat (limited to 'source/CMakeLists.txt')
-rw-r--r-- | source/CMakeLists.txt | 1 |
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 |