Skip to content

Commit

Permalink
Don't copy the "wrapper" link file during install
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGriffiths committed Jul 15, 2024
1 parent 5557be6 commit 8e25992
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 8e25992

Please sign in to comment.