Skip to content

Conversation

@svenstaro
Copy link
Contributor

It's Makefile convention to be able to install to DESTDIR. This is especially important for packaging on Linux distributions but might be convenient for other users as well. Also this introduces PREFIX, another convention.

It's Makefile convention to be able to install to `DESTDIR`. This is especially important for packaging on Linux distributions but might be convenient for other users as well. Also this introduces `PREFIX`, another convention.
@grdanny
Copy link
Collaborator

grdanny commented May 14, 2025

Sorry for the very late reply.
This looks ok to me, most of us use the Cmake file, but it makes sense to improve the makefile too.

Thanks!

@grdanny grdanny merged commit 962fd25 into imageworks:master May 14, 2025
@svenstaro svenstaro deleted the patch-1 branch May 14, 2025 11:45
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