cmake: added installation info.
This commit is contained in:
parent
8ffcd488dd
commit
bd45eec20d
@ -105,3 +105,10 @@ target_include_directories(musredit
|
||||
|
||||
target_link_libraries(musredit ${qt_libs})
|
||||
|
||||
#--- installation info --------------------------------------------------------
|
||||
install(
|
||||
TARGETS
|
||||
musredit
|
||||
RUNTIME DESTINATION
|
||||
bin
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user