Update CMakeLists.txt

This commit is contained in:
Steve R. Sun 2022-01-13 11:34:03 +08:00 committed by GitHub
parent c499293ec1
commit 945edbb832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,6 +142,7 @@ set(PYBIND11_TEST_FILES
test_multiple_inheritance
test_numpy_array
test_numpy_dtypes
test_numpy_scalars
test_numpy_vectorize
test_opaque_types
test_operator_overloading