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

Bump cmake to version 3.22.1 #6954

Merged
merged 1 commit into from
May 5, 2022
Merged

Bump cmake to version 3.22.1 #6954

merged 1 commit into from
May 5, 2022

Conversation

grendello
Copy link
Contributor

This will make the following warning during our native code build
disappear:

CMake Warning at ~/android-toolchain/ndk/build/cmake/android-legacy.toolchain.cmake:415 (message): (TaskId:583)
  An old version of CMake is being used that cannot automatically detect (TaskId:583)
  compiler attributes.  Compiler identification is being bypassed.  Some (TaskId:583)
  values may be wrong or missing.  Update to CMake 3.19 or newer to use (TaskId:583)
  CMake's built-in compiler identification. (TaskId:583)
Call Stack (most recent call first): (TaskId:583)
  ~/android-toolchain/ndk/build/cmake/android.toolchain.cmake:54 (include) (TaskId:583)
  obj/Debug/armeabi-v7a-Debug/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include) (TaskId:583)
  CMakeLists.txt:14 (project) (TaskId:583)

This will make the following warning during our native code build
disappear:

    CMake Warning at ~/android-toolchain/ndk/build/cmake/android-legacy.toolchain.cmake:415 (message): (TaskId:583)
      An old version of CMake is being used that cannot automatically detect (TaskId:583)
      compiler attributes.  Compiler identification is being bypassed.  Some (TaskId:583)
      values may be wrong or missing.  Update to CMake 3.19 or newer to use (TaskId:583)
      CMake's built-in compiler identification. (TaskId:583)
    Call Stack (most recent call first): (TaskId:583)
      ~/android-toolchain/ndk/build/cmake/android.toolchain.cmake:54 (include) (TaskId:583)
      obj/Debug/armeabi-v7a-Debug/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include) (TaskId:583)
      CMakeLists.txt:14 (project) (TaskId:583)
@grendello grendello merged commit 1fa74d1 into dotnet:main May 5, 2022
@grendello grendello deleted the bump-cmake branch May 5, 2022 13:35
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant