Skip to content

Commit df55b4b

Browse files
committed
fix install
1 parent c38ef12 commit df55b4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sparsely/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ if(LINUX)
180180
DESTINATION "${CMAKE_INSTALL_DATADIR}/icons"
181181
COMPONENT "${appName}"
182182
)
183-
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/Sparsely.desktop"
183+
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/sparsely.desktop"
184184
DESTINATION "${CMAKE_INSTALL_DATADIR}/applications"
185185
COMPONENT "${appName}"
186186
)

0 commit comments

Comments
 (0)