We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14bf4a commit a17123bCopy full SHA for a17123b
CMakeLists.txt
@@ -76,7 +76,7 @@ if("${BUILD_TESTING}")
76
# N.B. these are no-ops if BUILD_PYBIND11_PYBINDINGS is not turned on
77
nwx_pybind11_tests(
78
py_simde "${PYTHON_TEST_DIR}/unit_tests/test_simde.py"
79
- SUBMODULES pluginplay chemist parallelzone
+ SUBMODULES pluginplay chemist tensorwrapper parallelzone
80
)
81
endif()
82
0 commit comments