Skip to content

Commit

Permalink
fix: delete find_package
Browse files Browse the repository at this point in the history
  • Loading branch information
LevDenisov committed Oct 20, 2023
1 parent 332feb3 commit 2325e20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/deplex/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ set(SRC_FILES
# Required packages
#####################################
find_package(Eigen3 REQUIRED)
find_package(mimalloc REQUIRED)

#####################################
# Optional packages
Expand Down

0 comments on commit 2325e20

Please sign in to comment.