Re: [CMake] What to cache and what not

2008-10-19 Thread Alexander Neundorf
On Saturday 18 October 2008, Andreas Pakulat wrote: > On 18.10.08 18:01:51, Alexander Neundorf wrote: > > On Saturday 18 October 2008, Andreas Pakulat wrote: > > > Hi, > > > > > > I'm a bit confused from readme.txt in the Modules directory, regarding > > > which variables in a FindFoo.cmake or in m

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

Re: [CMake] CPack NSIS installer requires CPACK_PACKAGE_EXECUTABLES entry?

2008-10-19 Thread Sam Baker
I created a new issue for the bug: http://public.kitware.com/Bug/view.php?id=7828 And a feature request for the new CPACK_PACKAGE_EXECUTABLES behavior: http://public.kitware.com/Bug/view.php?id=7829 I don't see a way to edit the issues and assign them to David. Thanks, Sam ___