Skip to content

Commit a17123b

Browse files
authored
Add 'tensorwrapper' to pybind11 test submodules (#177)
1 parent e14bf4a commit a17123b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ if("${BUILD_TESTING}")
7676
# N.B. these are no-ops if BUILD_PYBIND11_PYBINDINGS is not turned on
7777
nwx_pybind11_tests(
7878
py_simde "${PYTHON_TEST_DIR}/unit_tests/test_simde.py"
79-
SUBMODULES pluginplay chemist parallelzone
79+
SUBMODULES pluginplay chemist tensorwrapper parallelzone
8080
)
8181
endif()
8282

0 commit comments

Comments
 (0)