Add cmake install commands
This commit is contained in:
@@ -15,5 +15,7 @@ target_include_directories(nova-editor
|
||||
)
|
||||
|
||||
target_link_libraries(nova-editor
|
||||
PUBLIC nova
|
||||
PUBLIC nova::nova
|
||||
)
|
||||
|
||||
# TODO: Install nova-editor
|
||||
|
||||
Reference in New Issue
Block a user