mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Man this is annoying to test...
This commit is contained in:
parent
28e3ed18f8
commit
fac1364a00
@ -264,7 +264,7 @@ install(
|
||||
# snap wrapper scripts, if applicable
|
||||
if (${SNAP_ENABLED} MATCHES "true")
|
||||
install(
|
||||
FILES "${CMAKE_CURRENT_BINARY_DIR}src/musikcube/musikcube.snap"
|
||||
FILES "${CMAKE_CURRENT_BINARY_DIR}/src/musikcube/musikcube.snap"
|
||||
DESTINATION share/musikcube.snap
|
||||
PERMISSIONS
|
||||
OWNER_EXECUTE OWNER_READ OWNER_WRITE
|
||||
|
Loading…
Reference in New Issue
Block a user