This changes the target_link_libraries() declarations so they only go directly to a component library if it's in the same metalib. If it's outside of the metalib, the correct thing to do is link against the metalib. CMake takes care of the transitive linking for us, so there isn't actually any big change here. |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||