Skip to content

Do not export unnecessary interface libraries

Daniel Campora Perez requested to merge dcampora_interface_targets into master

This MR replaces the export of interface libraries algorithm_db, struct_to_tuple and Gear and instead uses the syntax INTERFACE $<BUILD_INTERFACE:...> to include them whenever needed.

Edited by Daniel Campora Perez

Merge request reports