lol
This commit is contained in:
@@ -11,7 +11,11 @@ add_executable(graphe main.c
|
||||
render.h
|
||||
render.c
|
||||
algorithms.h
|
||||
communities.c
|
||||
louvain.c)
|
||||
cliques.c
|
||||
louvain.c
|
||||
cbla.c
|
||||
benchmark.h
|
||||
benchmark.c
|
||||
)
|
||||
|
||||
target_link_libraries(graphe SDL2::SDL2 m)
|
||||
|
||||
Reference in New Issue
Block a user