From 945edbb8325ac58b0d772174511827323e139567 Mon Sep 17 00:00:00 2001 From: "Steve R. Sun" <1638650145@qq.com> Date: Thu, 13 Jan 2022 11:34:03 +0800 Subject: [PATCH] Update CMakeLists.txt --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9040cf8c0..d6e2171b9 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -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