Skip to content

Commit

Permalink
thanks ikalco
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski authored and DawfukFR committed Jul 14, 2024
1 parent 261f521 commit 9f2822c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,8 @@ install(TARGETS Hyprland)

install(CODE "execute_process( \
COMMAND ${CMAKE_COMMAND} -E create_symlink \
${CMAKE_INSTALL_BINDIR}/Hyprland \
${CMAKE_INSTALL_BINDIR}/hyprland
${CMAKE_INSTALL_FULL_BINDIR}/Hyprland \
${CMAKE_INSTALL_FULL_BINDIR}/hyprland
)"
)

Expand Down

0 comments on commit 9f2822c

Please sign in to comment.