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

Fix/cmake #128

Merged
merged 4 commits into from
Jul 23, 2024
Merged

Fix/cmake #128

merged 4 commits into from
Jul 23, 2024

Conversation

SGSSGene
Copy link
Collaborator

@SGSSGene SGSSGene commented Jul 23, 2024

Rename CMake Options:

  • CODE_COVERAGE -> SDSL_CODE_COVERAGE
  • HEADER_TEST -> SDSL_HEADER_TEST
  • GENERATE_DOC -> SDSL_GENERATE_DOC
  • USE_LIBCPP -> SDSL_USE_LIBCPP

Add additional options:

  • SDSL_BUILD_TESTS: enabel/disable building sdsl tests
  • SDSL_BUILD_TUTORIAL: enable/disable building sdsl tutorials
  • SDSL_BUILD_EXAMPLES: enable/disable building sdsl examples

Add cmake target

  • add sdsl::sdsl as cmake target

@SGSSGene SGSSGene marked this pull request as ready for review July 23, 2024 15:14
Copy link
Collaborator

@eseiler eseiler left a comment

Choose a reason for hiding this comment

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

Thanks!

@eseiler eseiler merged commit 010e1fe into xxsds:master Jul 23, 2024
36 checks passed
@SGSSGene SGSSGene deleted the fix/cmake branch July 23, 2024 16:09
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