progress
This commit is contained in:
@@ -9,6 +9,9 @@ add_executable(graphe main.c
|
||||
structs.c
|
||||
structs.h
|
||||
render.h
|
||||
render.c)
|
||||
render.c
|
||||
algorithms.h
|
||||
communities.c
|
||||
louvain.c)
|
||||
|
||||
target_link_libraries(graphe SDL2::SDL2 m)
|
||||
|
||||
Reference in New Issue
Block a user