Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into test_doc_mods_patch
  • Loading branch information
jwaldrop107 committed Aug 23, 2023
2 parents ee3140d + 6152008 commit c10e1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ include(nwx_versions)

### Options ###
option(BUILD_TESTING "Should we build the tests?" OFF)
option(BUILD_PYBIND11_PYBINDIGS "Use pybind11 to build Python3 bindings?" OFF)
option(BUILD_PYBIND11_PYBINDINGS "Use pybind11 to build Python3 bindings?" OFF)
option(BUILD_CPPYY_PYBINDINGS "Use Cppyy to build Python3 bindings?" OFF)
option(BUILD_ROCKSDB "Should we build the RocksDB backend?" OFF)

Expand Down

0 comments on commit c10e1e2

Please sign in to comment.