Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add foundation_classes as a link library for class_adapter.
TextShape::BoundingBox(Point&, Point&) in TextShape.cpp from the class_adapter library uses the Point class, so we must have a library dependency on the foundation_classes library.
- Loading branch information