Skip to content

Make STDEXEC::system_context respect BUILD_SHARED_LIBS.#1527

Merged
ericniebler merged 1 commit intoNVIDIA:mainfrom
jehelset:jeh/system-context-build-shared-libs
May 7, 2025
Merged

Make STDEXEC::system_context respect BUILD_SHARED_LIBS.#1527
ericniebler merged 1 commit intoNVIDIA:mainfrom
jehelset:jeh/system-context-build-shared-libs

Conversation

@jehelset
Copy link
Copy Markdown
Contributor

@jehelset jehelset commented May 4, 2025

Closes #1524 if you want.

Default decided by BUILD_SHARED_LIBS as per https://cmake.org/cmake/help/latest/command/add_library.html, so users already building static libs wont notice.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 4, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ericniebler
Copy link
Copy Markdown
Collaborator

/ok to test c6deccd

@ericniebler ericniebler merged commit 45887cf into NVIDIA:main May 7, 2025
18 checks passed
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.

STDEXEC::system_context doesn't respect BUILD_SHARED_LIBS.

2 participants