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

Reconfigure meson to fix config.vala.in #35

Merged
merged 1 commit into from
Mar 17, 2018
Merged

Reconfigure meson to fix config.vala.in #35

merged 1 commit into from
Mar 17, 2018

Conversation

davidmhewitt
Copy link
Contributor

I was getting the following when trying to build:

meson.build:20:0: ERROR: File src/config.vala does not exist.

I've tweaked your meson files slightly to properly define a config_header variable from the configured version of config.vala.in and include that in the build.

I also took the liberty to move your compilation stage into src/meson.build for neatness.

@davidmhewitt
Copy link
Contributor Author

Appears to fix #29

@Alecaddd Alecaddd merged commit f222811 into akiraux:master Mar 17, 2018
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.

None yet

2 participants