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 Conan build support #597

Merged
merged 4 commits into from
May 27, 2024
Merged

Conversation

uilianries
Copy link
Contributor

This PR includes Conan as viable way to install dependencies (fmt and GTest).

  • Add conanfile.txt with the list of dependencies and generators expected to be consumed
  • Moved external dependencies CI to a specific new one using Conan
  • Add in README how to use Conan with faker-cxx

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Copy link
Owner

@cieslarmichal cieslarmichal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@cieslarmichal cieslarmichal merged commit 80c9ae6 into cieslarmichal:main May 27, 2024
6 checks passed
00thirdeye00 pushed a commit to 00thirdeye00/faker-cxx that referenced this pull request Jun 20, 2024
* Add Conan build support

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Define GCC-13 as default

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Conan build missing

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Simplify build name

Signed-off-by: Uilian Ries <uilianries@gmail.com>

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
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