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

Simplify CMake and native features usage #1

Merged
merged 4 commits into from
Mar 1, 2023

Conversation

uilianries
Copy link

@uilianries uilianries commented Jan 16, 2023

Some considerations related to your original PR:

  • Use BUILD_SHARED_LIBS from CMake, do not need a new shared/static option
  • Add fPIC option
  • Add option description in Cmake script
  • Export all definitions to consumer compiler
  • Use default values from upstream to configure arrays sizes

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>
@antekone antekone merged commit 04e99bc into antekone:package/loguru Mar 1, 2023
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