Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve linking for builder1 and builder2.
The creational_patterns library is required for the builder library, but this was not specified yet. It is now added as a PUBLIC link library for builder and because of that, we no longer need to specify it as a linker library for builder1 and builder2.
- Loading branch information