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

Remove some minor unnecessary CMake options #5185

Merged
merged 4 commits into from Feb 23, 2021

Conversation

msimberg
Copy link
Contributor

Removes HPX_WITH_DEFAULT_TARGETS, HPX_WITH_PSEUDO_DEPENDENCIES, HPX_WITH_MORE_THAN_64_THREADS, and HPX_WITH_NATIVE_TLS. The last two are definitely unnecessary. HPX_WITH_PSEUDO_DEPENDENCIES is always off on Windows, on otherwise, so I've just made it an internal variable. HPX_WITH_DEFAULT_TARGETS I could see someone finding useful so please speak up if you think it should be kept around.

CMakeLists.txt Outdated Show resolved Hide resolved
@msimberg msimberg merged commit a96f3cf into STEllAR-GROUP:master Feb 23, 2021
@msimberg msimberg deleted the cmake-option-cleanup branch February 23, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants