8000 Set option ENABLE_SSE_AND_AVX_FLAGS after all dependent variables hav… by mwohlm · Pull Request #8597 · AlexeyAB/darknet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Set option ENABLE_SSE_AND_AVX_FLAGS after all dependent variables hav… #8597

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

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

mwohlm
Copy link
@mwohlm mwohlm commented Jul 7, 2022

Currently, the option ENABLE_SSE_AND_AVX_FLAGS is always OFF because the dependent variable CMAKE_COMPILER_IS_GNUCC_OR_CLANG is defined further below.

This pulls requests moves the relevant line right after CMAKE_COMPILER_IS_GNUCC_OR_CLANG has been defined.

@cenit cenit merged commit eb31328 into AlexeyAB:master Aug 26, 2023
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
0