We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf3b6c commit b9a728bCopy full SHA for b9a728b
CMakeLists.txt
@@ -40,6 +40,7 @@ nwx_cxx_api_docs("${CHEMIST_SOURCE_DIR}" "${CHEMIST_INCLUDE_DIR}")
40
cmaize_option_List(
41
BUILD_TESTING OFF "Should we build the tests?"
42
BUILD_PYBIND11_PYBINDINGS ON "Build Python bindings with pybind11?"
43
+ ENABLE_SIGMA OFF "Should we enable Sigma for uncertainty tracking?"
44
)
45
46
### Dependencies ###
0 commit comments