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

feat(add): support FetchContent for cmake #22

Merged
merged 5 commits into from
Mar 17, 2024
Merged

feat(add): support FetchContent for cmake #22

merged 5 commits into from
Mar 17, 2024

Conversation

guuzaa
Copy link
Owner

@guuzaa guuzaa commented Mar 17, 2024

No description provided.

name: Release

on:
release:
Copy link
Owner Author

Choose a reason for hiding this comment

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

It needs test.

add_subdirectory(tests)
if(NUMBERS_TEST)
message(STATUS "Building and running tests")
set(THIRD_PARTY_INCLUDE_DIR
Copy link
Owner Author

Choose a reason for hiding this comment

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

We still need to learn how to configure the library so that it can be included by other libraries using include(numbers).

@guuzaa guuzaa merged commit f6bb7b3 into main Mar 17, 2024
3 checks passed
@guuzaa guuzaa deleted the feat/vcpkg branch March 17, 2024 13:38
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.

1 participant