mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-17 12:02:48 +01:00
cmake fix
This commit is contained in:
parent
ad52c825ae
commit
30fa135521
@ -194,4 +194,5 @@ add_custom_target(bundle
|
||||
add_dependencies(bundle clementine)
|
||||
|
||||
install(TARGETS clementine
|
||||
BUNDLE DESTINATION bin)
|
||||
BUNDLE DESTINATION bin
|
||||
RUNTIME DESTINATION bin)
|
||||
|
Loading…
Reference in New Issue
Block a user