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

[lensfun] Remove cpu features #34832

Merged
merged 8 commits into from
Nov 1, 2023

Conversation

JavierMatosD
Copy link
Contributor

I merged #34783 in error. This PR removes the CPU features.

@BillyONeal
Copy link
Member

/cc @Osyotr

@@ -26,7 +21,6 @@ endif()
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
${FEATURE_OPTIONS}
Copy link
Contributor

Choose a reason for hiding this comment

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

-DBUILD_FOR_SSE=OFF?

@JavierMatosD JavierMatosD merged commit 51b14cd into microsoft:master Nov 1, 2023
15 checks passed
@@ -35,6 +29,8 @@ vcpkg_cmake_configure(
-DINSTALL_PYTHON_MODULE=ON
-DINSTALL_HELPER_SCRIPTS=OFF
-DBUILD_LENSTOOL=OFF
-DBUILD_FOR_SSE=OFF
-DBUILD_FOR_SSE2=OFF
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we set this to ON since this port currently only support !arm?
cc @Neumann-A

@JavierMatosD JavierMatosD deleted the remove_cpu_feature branch July 20, 2024 19:29
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.

4 participants