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 committed Aug 8, 2024
1 parent 256a67d commit 19488e3
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 19488e3

Please sign in to comment.