cmakepp icon indicating copy to clipboard operation
cmakepp copied to clipboard

refactor: package_handle.dependencies package_handle.dependees

Open toeb opened this issue 10 years ago • 0 comments

package_graph_resolve should add the dependencies and dependees properties to package_handle.dependency_descriptor (possible dependencies and dependees)

package_dependency_configuration_set should set the dependencies correctly in dependency_descriptor.

currently all these properties are not easy to understand as they change what they are actually holding

toeb avatar Mar 26 '15 09:03 toeb