Skip to content

Add support for out-of-source build and auto-generated dependencies#29

Open
hutorny wants to merge 2 commits intog0orx:masterfrom
hutorny:oosb
Open

Add support for out-of-source build and auto-generated dependencies#29
hutorny wants to merge 2 commits intog0orx:masterfrom
hutorny:oosb

Conversation

@hutorny
Copy link

@hutorny hutorny commented Nov 6, 2023

This PR suggests

  1. supporting for Out-of-source build via optional, externally provided BUILDDIR variable.
  2. separating installation paths from the include/library search paths to enable staged builds

Usage example:

make -j$(nproc) BUILDDIR=/tmp/wdsp
sudo make install BUILDDIR=/tmp/wdsp

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.

1 participant