Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

man: allow man pages to be built when not in a ./build dir #572

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

rgetz
Copy link
Contributor

@rgetz rgetz commented Jul 22, 2020

as pointed out in #555, we assumed that iio.h was always one directory
up, which is sort of bad form.

Don't make that assumption, and process things with the CMAKE system.

Signed-off-by: Robin Getz [email protected]

as pointed out in #555, we assumed that iio.h was always one directory
up, which is sort of bad form.

Don't make that assumption, and process things with the CMAKE system.

Signed-off-by: Robin Getz <[email protected]>
@kloczek
Copy link

kloczek commented Jul 22, 2020

Confirmed. With that patch I was able to build libiio using off-tree build.

Thx :)

@dNechita dNechita merged commit 9b4b492 into master Jul 23, 2020
@dNechita dNechita deleted the rgetz-fix-building-man-pages branch July 23, 2020 06:52
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.

3 participants