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 optional fetch_content support for needed Boost libraries #5728

Open
hkaiser opened this issue Jan 10, 2022 · 4 comments
Open

Add optional fetch_content support for needed Boost libraries #5728

hkaiser opened this issue Jan 10, 2022 · 4 comments

Comments

@hkaiser
Copy link
Member

hkaiser commented Jan 10, 2022

In addition to #3440, we should add a build system option that fetches the needed Boost libraries from github instead of relying on an installed version. This shouldn't be too hard as we don't rely on any built Boost Libraries, all we need is header only.

@gonidelis
Copy link
Contributor

@stale
Copy link

stale bot commented Aug 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the tag: wontfix label Aug 13, 2022
@hkaiser hkaiser added the tag: pinned Never close as stale label Aug 15, 2022
@stale stale bot removed the tag: wontfix label Aug 15, 2022
@hkaiser
Copy link
Member Author

hkaiser commented Jan 7, 2023

Intrinsic CMake support in Boost reaches complete status starting V1.82: https://github.com/boostorg/cmake/blob/develop/README.md. At that point this ticket should be easily resolvable.

@SAtacker
Copy link
Contributor

SAtacker commented Feb 22, 2023

Intrinsic CMake support in Boost reaches complete status starting V1.82: https://github.com/boostorg/cmake/blob/develop/README.md. At that point this ticket should be easily resolvable.

This can be accomplished in the current boost versions as well.
PTAL at following example:

https://github.com/SAtacker/quick-ftxui/blob/40e7a49bb9fd53f23a3fd1a7779411513c0e4c32/CMakeLists.txt#L16-L38

CC @gonidelis @hkaiser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants