tde_add_library: Add the ability to link libraries as private #53

Merged
SlavekB merged 1 commits from feat/library-link-private into master 4 years ago
Owner

Currently, all shared linked libraries have been listed as interfaces and have therefore been published to the exported target. This could cause unnecessary linking, for example for the libr library in all other libraries and binaries.

After merging this patch, it will be possible to specify which libraries are to be exported as interfaces for the shared library and which are to be privately linked.

Currently, all shared linked libraries have been listed as *interfaces* and have therefore been published to the exported target. This could cause unnecessary linking, for example for the `libr` library in all other libraries and binaries. After merging this patch, it will be possible to specify which libraries are to be exported as interfaces for the shared library and which are to be privately linked.
MicheleC approved these changes 4 years ago
MicheleC left a comment
Owner

looks great!

looks great!
SlavekB closed this pull request 4 years ago
SlavekB deleted branch feat/library-link-private 4 years ago
SlavekB added this to the R14.0.9 release milestone 4 years ago
The pull request has been merged as d504c98bb7.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Reference: TDE/tde-cmake#53
Loading…
There is no content yet.