Skip to content

Commit

Permalink
Add hpcSPAdes to list of known projects
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Sep 18, 2024
1 parent 220ddad commit f9ed062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmake/proj.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Side-by-side subprojects layout: automatically set the
# SPADES_EXTERNAL_${project}_SOURCE_DIR using SPADES_ALL_PROJECTS
set(SPADES_ALL_PROJECTS "spades;hammer;ionhammer;corrector;spaligner;spades_tools;binspreader;pathracer")
set(SPADES_ALL_PROJECTS "spades;hammer;ionhammer;corrector;spaligner;spades_tools;binspreader;pathracer;hpcspades")
set(SPADES_EXTRA_PROJECTS "mts;online_vis;cds_subgraphs")
set(SPADES_KNOWN_PROJECTS "${SPADES_ALL_PROJECTS};${SPADES_EXTRA_PROJECTS}")
set(SPADES_ENABLE_PROJECTS "" CACHE STRING
Expand Down

0 comments on commit f9ed062

Please sign in to comment.