mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00

By "flatten" I mean that component libraries aren't referenced by genex anymore; instead, their include directories and libraries are copied out of their interfaces and into the interface of the metalib. This prepares for exporting our targets, by making sure that the component libraries don't have to be installed for CMake to be able to export metalibs.