Skip to content

Commit

Permalink
[mir-x11-kiosk] Don't copy the "wrapper" link file during install (#3480
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Saviq authored Jul 15, 2024
2 parents 538f6b0 + 8e25992 commit d9ad918
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/mir-x11-kiosk/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ add_custom_target(mir-x11-kiosk-launch ALL

install(
PROGRAMS
${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/mir-x11-kiosk
${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/mir-x11-kiosk-launch
DESTINATION ${CMAKE_INSTALL_PREFIX}/bin
)

0 comments on commit d9ad918

Please sign in to comment.