Skip to content

Commit

Permalink
Removed Catch2 and pybind11 from make available in release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Oct 18, 2023
1 parent fb4c888 commit 8a5f256
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/release_dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ FetchContent_Declare( tools
#######################################################################

FetchContent_MakeAvailable(
Catch2
eigen
pybind11
spdlog
tools
)

0 comments on commit 8a5f256

Please sign in to comment.