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

compile installed examples #14

Merged
merged 9 commits into from
Mar 11, 2019

Conversation

asartori86
Copy link
Collaborator

@jurajHasik, could you see it works also for you?

meson configure -Dprefix=/path/to/somewhere/
ninja install

export PKG_CONFIG_PATH=/path/to/somewhere/:$PKG_CONFIG_PATH
cd /path/to/somewhere/examples/opt-fu-adaptive
meson build
cd build
ninja

@asartori86
Copy link
Collaborator Author

In reference to #3

@jurajHasik jurajHasik merged commit 1f95eac into jurajHasik:master Mar 11, 2019
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