summaryrefslogtreecommitdiffhomepage
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
-rw-r--r--editor/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/CMakeLists.txt b/editor/CMakeLists.txt
index 5f4f17d3..3e19248a 100644
--- a/editor/CMakeLists.txt
+++ b/editor/CMakeLists.txt
@@ -31,4 +31,4 @@ if (FLOORMAT_ASAN)
endif()
target_link_libraries(${self} PRIVATE ${self}_o floormat-main floormat-serialize floormat-draw floormat)
-fm_add_install_executable(${self})
+fm_install_executable(${self})