Skip to content

Commit b9a728b

Browse files
committed
add flag for sigma uncertainty
1 parent eaf3b6c commit b9a728b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ nwx_cxx_api_docs("${CHEMIST_SOURCE_DIR}" "${CHEMIST_INCLUDE_DIR}")
4040
cmaize_option_List(
4141
BUILD_TESTING OFF "Should we build the tests?"
4242
BUILD_PYBIND11_PYBINDINGS ON "Build Python bindings with pybind11?"
43+
ENABLE_SIGMA OFF "Should we enable Sigma for uncertainty tracking?"
4344
)
4445

4546
### Dependencies ###

0 commit comments

Comments
 (0)