toeb / cmakepp

An Enhancement Suite for the CMake Build System
Other
436 stars 37 forks source link

project lifecycle event: project_on_package_dependencies_materialized #89

Closed toeb closed 9 years ago

toeb commented 9 years ago

this event needs to fire as soon as all dependencies of a package are serialized

toeb commented 9 years ago

ready state handles this. on_read is fired as soon as all dependencies of a specific package are materialized and ready