Man this is annoying to test...

This commit is contained in:
casey langen 2020-04-07 00:38:39 -07:00
parent 28e3ed18f8
commit fac1364a00

View File

@ -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