Re: [CMake] Simple CPack example is needed...

2008-10-20 Thread Eric Noulard
2008/10/20 Dick Munroe <[EMAIL PROTECTED]>: > And once I keep CPack.make from clobbering CPACK_INSTALL_CMAKE_PROJECTS I > get kits built as well. > > Here's something simple you can try to see the problem: > > project(foo) > > ... > > set( > CPACK_

Re: [CMake] Simple CPack example is needed...

2008-10-19 Thread Eric Noulard
2008/10/18 Dick Munroe <[EMAIL PROTECTED]>: > I've gotten to the point where I need to build an installer and want to use > CPack. The available documentation is pretty impenetrable and I can't find > any simple examples on the web. I've found a bug in the CPack.make file > shipped with CMake 2.6

[CMake] Simple CPack example is needed...

2008-10-18 Thread Dick Munroe
I've gotten to the point where I need to build an installer and want to use CPack. The available documentation is pretty impenetrable and I can't find any simple examples on the web. I've found a bug in the CPack.make file shipped with CMake 2.6.2 (in the section of the file following the com