Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions BasicCommunitiesDetection/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# grappolo

set( IO_HEADERS
${CMAKE_SOURCE_DIR}/DefineStructure
)

set( COFOLDER_SRC
${CMAKE_SOURCE_DIR}/${COFOLDER}/parallelLouvainMethodApprox-2.cpp
Expand Down
3 changes: 0 additions & 3 deletions Coloring/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# grappolo

set( IO_HEADERS
${CMAKE_SOURCE_DIR}/DefineStructure
)

set( CLFOLDER_SRC
${CMAKE_SOURCE_DIR}/${CLFOLDER}/coloringDistanceOne.cpp
Expand Down
3 changes: 0 additions & 3 deletions FullSyncOptimization/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# grappolo

set( IO_HEADERS
${CMAKE_SOURCE_DIR}/DefineStructure
)

set( FSFOLDER_SRC
${CMAKE_SOURCE_DIR}/${FSFOLDER}/fullSyncUtility.cpp
Expand Down
3 changes: 0 additions & 3 deletions InputsOutput/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# grappolo

set( IO_HEADERS
${CMAKE_SOURCE_DIR}/DefineStructure
)

set( IOFOLDER_SRC
${CMAKE_SOURCE_DIR}/${IOFOLDER}/loadBinary.cpp
Expand Down
3 changes: 0 additions & 3 deletions Utility/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# grappolo

set( IO_HEADERS
${CMAKE_SOURCE_DIR}/DefineStructure
)

set( UTFOLDER_SRC
${CMAKE_SOURCE_DIR}/${UTFOLDER}/buildNextPhase.cpp
Expand Down