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

update to libiio1.0 #9

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

update to libiio1.0 #9

wants to merge 2 commits into from

Conversation

nunojsa
Copy link
Contributor

@nunojsa nunojsa commented Sep 5, 2023

Make sure the daemon builds with vesion 1.0.

@pcercuei, this is fairly simple but it would still be nice if you can sanity check the api changes (this is only compile tested).

Make sure iio.h is found. The header file (as of libiio 1.0) is now
under the relative path iio/iio.h.

While at it:

1) Increased the minimum cmake version;
2) And make use of more modern cmake (target_include_directories vs
include_directories),

Signed-off-by: Nuno Sa <[email protected]>
Make the necessary changes so we can compile with libiio 1.0

Signed-off-by: Nuno Sa <[email protected]>
@nunojsa nunojsa requested a review from a team September 5, 2023 08:41
@nunojsa nunojsa marked this pull request as draft September 7, 2023 08:12
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