From 02a826451f60f8e325abcaff8e5cc76dc8468a8e Mon Sep 17 00:00:00 2001 From: "Jonathan M. Waldrop" Date: Sun, 18 Jan 2026 00:24:01 -0600 Subject: [PATCH] Update submodules for pybind11 tests --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 70874cd..bc1eef0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -85,7 +85,7 @@ if("${BUILD_TESTING}") # N.B. these are no-ops if BUILD_PYBIND11_PYBINDINGS is not turned on nwx_pybind11_tests( py_test_unit_${PROJECT_NAME} "${PYTHON_TEST_DIR}/unit_tests/test_chemcache.py" - SUBMODULES parallelzone pluginplay chemist simde + SUBMODULES parallelzone pluginplay chemist tensorwrapper simde ) nwx_pybind11_tests(