Skip to content

Commit

Permalink
Louvain no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Apr 12, 2024
1 parent 2a7a78f commit 36e318f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -454,11 +454,6 @@ message(STATUS "Arjun dynamic lib : ${ARJUN_LIBRARIES}")
message(STATUS "Arjun include dirs: ${ARJUN_INCLUDE_DIRS}")
find_package(sbva CONFIG REQUIRED)

find_package(louvain_communities CONFIG REQUIRED)
message(STATUS "Found Louvain Communities library")
message(STATUS "Louvain Communities dynamic lib: ${LOUVAIN_COMMUNITIES_LIBRARIES}")
message(STATUS "Louvain Communities include dirs: ${LOUVAIN_COMMUNITIES_INCLUDE_DIRS}")

# -----------------------------------------------------------------------------
# Provide an export name to be used by targets that wish to export themselves.
# -----------------------------------------------------------------------------
Expand Down

0 comments on commit 36e318f

Please sign in to comment.