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

(chore) set min version of cmake in native CmakeLists.txt to surpass Cmake CMP0000 policy warning #93437

Merged
merged 8 commits into from
Oct 14, 2023

Commits on Oct 13, 2023

  1. (chore) set min version of cmake in native CmakeLists.txt to surpass …

    …policy CMP0000 of Cmake
    Neo-vortex committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    88771c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897660b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b70c99e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41c0f68 View commit details
    Browse the repository at this point in the history
  5. Update src/native/libs/System.Globalization.Native/CMakeLists.txt

    hange the minimum version to 3.16 to be consistent with other CMake scripts for System.Globalization.Native/CMakeLists.txt
    
    Co-authored-by: Jeremy Koritzinsky <[email protected]>
    Neo-vortex and jkoritzinsky authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a8bcbae View commit details
    Browse the repository at this point in the history
  6. Update src/native/libs/System.Security.Cryptography.Native/CMakeLists…

    ….txt
    
    
    change the minimum version to 3.16 to be consistent with other CMake scripts 
     for System.Globalization.Native/CMakeLists.txt
    
    Co-authored-by: Jeremy Koritzinsky <[email protected]>
    Neo-vortex and jkoritzinsky authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0f7a6ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47efbe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    2872c7a View commit details
    Browse the repository at this point in the history