Skip to content

Commit

Permalink
Link fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
vserova authored Sep 18, 2024
1 parent b807bb8 commit 20d0c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/ch_cmconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ In this case, you put your project sources and the Toolkit into separate unrelat
NCBI_add_subdirectory(${NCBITK_SRC_ROOT} src)

Note that the Toolkit sources are added directly. These two trees will be treated as a compound one. This also means that, by default, all Toolkit build targets will be added as well.
It is unlikely that you want it, so you need to use [project filters](ch_cmconfig._Configure)
It is unlikely that you want it, so you need to use [project filters](#ch_cmconfig._Configure)

As with the prebuilt tree setup, NCBIptb can be detached from the Toolkit source. In the this case, you need to specify the location of the Toolkit sources explicitely - by defining *NCBITK_TREE_ROOT*:

Expand Down

0 comments on commit 20d0c49

Please sign in to comment.