Skip to content

Commit

Permalink
Merge branch 'Multiparameter-Simplextree-C++-part' into multiparam_st…
Browse files Browse the repository at this point in the history
…_schreib_clean
  • Loading branch information
hschreiber authored Nov 15, 2024
2 parents f6d5b7e + 9ec506a commit 17d1caa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/cmake/modules/GUDHI_third_party_libraries.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ if (WITH_GUDHI_PYTHON)
endif()
endif()


if(NOT GUDHI_PYTHON_PATH)
message(FATAL_ERROR "ERROR: GUDHI_PYTHON_PATH is not valid.")
endif(NOT GUDHI_PYTHON_PATH)
Expand Down
1 change: 0 additions & 1 deletion src/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ if(SCIPY_FOUND)
else()
disable_python_documentation("scipy")
endif()
if(SCIKIT-LEARN_FOUND)
add_gudhi_debug_info("Scikit-learn version ${SCIKIT-LEARN_VERSION}")
else()
disable_python_documentation("scikit-learn")
Expand Down

0 comments on commit 17d1caa

Please sign in to comment.