You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These result variables were not clear enough at the beginning when
should be used and set. When using imported targets, such result
variables are redundant in find modules. If some case needs to get
all libraries or include directories, imported target properties should
be retrieved instead.
For example,
get_target_property(result Foo::Foo INTERFACE_INCLUDE_DIRECTORIES)
0 commit comments