Hi I have another question, let say my project B depend on a couple of lib from project A, that I link to from project B. Is there a way to use cmake power to extract the dependencies and pass that to cpack, at packaging time ? Or should I simply package the whole project A instead. Thanks, -- Mathieu