Add cmake install commands

This commit is contained in:
2025-11-10 22:58:37 +10:00
parent 7c1612be63
commit 20b2b5d8b8
3 changed files with 72 additions and 3 deletions

View File

@@ -15,5 +15,7 @@ target_include_directories(nova-editor
)
target_link_libraries(nova-editor
PUBLIC nova
PUBLIC nova::nova
)
# TODO: Install nova-editor