Skip to content

Add install targets and manpage files for CMake - #50

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

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

Conversation

@topazus

@topazus topazus commented Nov 22, 2023

Copy link
Copy Markdown

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
Copy Markdown
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