[CMake] Select subproject packages

2012-06-01 Thread jupiter . hce
Hi, I have a top root project and many subprojects under it. I am using cpack to package some subprojects, but I don't want to package the root project. When I run the cpack on root build directory, it also tried to package the root project. Is there any way to disable package the root project?

Re: [CMake] Select subproject packages

2012-06-01 Thread Eric Noulard
2012/6/1 jupiter@gmail.com: Hi, I have a top root project and many subprojects under it. I am using cpack to package some subprojects, but I don't want to package the root project. When I run the cpack on root build directory, it also tried to package the root project. Is there any way