open_toontown_panda3d/pandatool
Sam Edwards d642ca4fa0 CMake: Change linkages to go through metalibs
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.
2018-04-15 01:10:21 -06:00
..
src CMake: Change linkages to go through metalibs 2018-04-15 01:10:21 -06:00
CMakeLists.txt CMake: Build DXF programs 2017-08-07 18:36:21 -06:00