Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sarlinpe
Copy link
Member

The change 461cd98 results in the following warning in the configure step of CMake 3.27.4:

CMake Warning (dev) at build/_deps/poselib-src/CMakeLists.txt:24 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'MARCH_NATIVE'.
This warning is for project developers.  Use -Wno-dev to suppress it.

This PR suppresses the warning.

@ahojnnes ahojnnes self-requested a review October 11, 2024 04:07
@ahojnnes ahojnnes merged commit 6e17523 into main Oct 11, 2024
@ahojnnes ahojnnes deleted the sarlinpe/march-native-option branch October 11, 2024 04:07
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.

3 participants