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

add meson usage guide #395

Merged
merged 3 commits into from
Dec 17, 2022
Merged

Conversation

UnixY2K
Copy link
Contributor

@UnixY2K UnixY2K commented Dec 14, 2022

description

Draft for meson docs in the project readme an usage Guide, needs some cleanup and should come after #394 #391 so the examples and project work out of the box in OSX 11+ under meson

changes

  • README.md
    • add build and installation guide for meson
  • examples/
    • add a meson.build into examples directory (optional but preferred as the examples may grow in the future)
    • add example 1 meson.build > needs cleanup once OSX is building
    • add example 2 meson.build > needs cleanup once OSX is building
    • add an sqlitecpp.wrap example file (under the subprojects root folder of the project)
  • meson.build > needs to change the build of example to subdir

note: once meson support is mature enough it should be possible to add it on wrapdb and add a proper guide in the future

@UnixY2K UnixY2K marked this pull request as draft December 15, 2022 01:24
@SRombauts SRombauts self-assigned this Dec 15, 2022
this wrap file is only for demonstrations purposes
once there is a proper wrap in wrapdb this should be deleted
if want to use bleeding edge or tag check the meson wrap manual
@UnixY2K
Copy link
Contributor Author

UnixY2K commented Dec 17, 2022

I think there is nothing else left for this PR as the CI should come on another PR.

perhaps as the documentation and example grows they should be moved to a wiki when the readme gets too big.

@UnixY2K
Copy link
Contributor Author

UnixY2K commented Dec 17, 2022

will mark it as ready for review, but if there is someone else that want something changed or noticed something missing/wrong feel free to comment it.

@UnixY2K UnixY2K marked this pull request as ready for review December 17, 2022 05:07
@UnixY2K UnixY2K changed the title [Draft] add meson usage guide add meson usage guide Dec 17, 2022
@SRombauts SRombauts merged commit 0d2550b into SRombauts:master Dec 17, 2022
@SRombauts
Copy link
Owner

Thanks a lot, once more, for all your work arround messon and the lib in general!

@UnixY2K UnixY2K deleted the meson-readme-guide branch December 17, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants