mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-02 20:51:36 +00:00
chore: update for CMake 4.0 (#5593)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.15...3.30)
|
||||
cmake_minimum_required(VERSION 3.15...4.0)
|
||||
|
||||
# Tests for pybind11_guess_python_module_extension
|
||||
# Run using `cmake -P tools/test-pybind11GuessPythonExtSuffix.cmake`
|
||||
|
||||
Reference in New Issue
Block a user