Commit a1cb536
committed
Update usage example for dependency tracking
Revises the usage instructions in cpp-library-dependency-provider.cmake to recommend calling cpp_library_enable_dependency_tracking() before project(), instead of modifying CMAKE_PROJECT_TOP_LEVEL_INCLUDES.1 parent d85c6cd commit a1cb536
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments