Skip to content

Add install targets and manpage files for CMake#50

Open
topazus wants to merge 1 commit intohyprwm:mainfrom
topazus:fix-cmake
Open

Add install targets and manpage files for CMake#50
topazus wants to merge 1 commit intohyprwm:mainfrom
topazus:fix-cmake

Conversation

@topazus
Copy link

@topazus topazus commented Nov 22, 2023

In accomodation with the install steps in Makefile.

hyprpicker/Makefile

Lines 64 to 67 in b6130e3

install:
mkdir -p ${DESTDIR}${PREFIX}/bin ${DESTDIR}${PREFIX}/share/man/man1
cp doc/hyprpicker.1 ${DESTDIR}${PREFIX}/share/man/man1
cp build/hyprpicker ${DESTDIR}${PREFIX}/bin

@vaxerski
Copy link
Member

we do that in the makefile though?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants