mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 17:25:58 +01:00
This commit is contained in:
parent
511eea71c6
commit
118d4e1001
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ install(
|
||||||
CODE "execute_process( \
|
CODE "execute_process( \
|
||||||
COMMAND ${CMAKE_COMMAND} -E create_symlink \
|
COMMAND ${CMAKE_COMMAND} -E create_symlink \
|
||||||
${CMAKE_INSTALL_FULL_BINDIR}/Hyprland \
|
${CMAKE_INSTALL_FULL_BINDIR}/Hyprland \
|
||||||
${CMAKE_INSTALL_FULL_BINDIR}/hyprland
|
\"\$ENV{DESTDIR}${CMAKE_INSTALL_FULL_BINDIR}/hyprland\" \
|
||||||
)")
|
)")
|
||||||
|
|
||||||
# session file
|
# session file
|
||||||
|
|
Loading…
Reference in a new issue