Add cmake install commands

This commit is contained in:
2025-11-10 22:58:37 +10:00
parent 7c1612be63
commit fd7cf5d457
4 changed files with 69 additions and 4 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