Skip to content

Commit

Permalink
fix ?
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev committed Jul 3, 2024
1 parent 1947225 commit 774ccd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ostap/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ if ( NOT ${PY_berkeleydb_FOUND} )
message ( "----> (warning) (optional) berkeleydb is NOT found!" )
endif()


## BDDDB3
if ( ${PYTHON_VERSION} VERSION_LESS "3.10" )
find_python_module ( bsddb3 QUIET )
Expand All @@ -198,6 +199,7 @@ if ( ${PYTHON_VERSION} VERSION_LESS "3.10" )
endif()
endif()

endif()



Expand Down

0 comments on commit 774ccd6

Please sign in to comment.