toeb / cmakepp

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

dependency satisfier: add debug information #93

Open toeb opened 9 years ago

toeb commented 9 years ago

when the dependency satisfier fails there is no output of why it failed. It should be very simple to parse the decision layer and conflicting clauses and translate them to the dependency management problem domain.