Re: [CMake] CMake/CPack/NSIS

2008-04-18 Thread Alin M Elena
Here is the attach Alin "...if the universities will not study useless subjects, who will?" G. F. Fitzgerald, Nature, 45/46, 392 (1892)

[CMake] CMake/CPack/NSIS

2008-04-18 Thread Alin M Elena
Hi, I try to package a project with CMake/CPack/NSIS I have to "aesthetic" problems with it 1. The icon for the binary does not get set. 2. The shortcut on the desktop does not get created. In the attach is the CMakeLists.txt that I use. Any Ideas? Alin

Re: [CMake] CMake-CPack-NSIS

2008-04-08 Thread Alin M Elena
Hi Eric, Thanks. That's the idea it worked. Alin -Original Message- From: Eric Noulard [mailto:[EMAIL PROTECTED] Sent: 08 April 2008 19:57 To: [EMAIL PROTECTED] Cc: CMake ML Subject: Re: [CMake] CMake-CPack-NSIS 2008/4/8, Alin M Elena <[EMAIL PROTECTED]>: > Thanks

Re: [CMake] CMake-CPack-NSIS

2008-04-08 Thread Eric Noulard
2008/4/8, Alin M Elena <[EMAIL PROTECTED]>: > Thanks Eric, > > > I reformulate the problem. > > >> I want to setup a variable(TestVar) on windows when I use > NSIS > >> using cmake/cpack. > > >> A small example is presented here > >> http://nsis.sourceforge.net/Set

Re: [CMake] CMake-CPack-NSIS

2008-04-08 Thread Eric Noulard
2008/4/8, Alin M Elena <[EMAIL PROTECTED]>: > > > > > Hi, > > > > I want to setup a variable(TestVar) on windows when I use NSIS > using cmake/cpack. > > A small example is presented here > > > http://nsis.sourceforge.net/Setting_Environment_Variables >

[CMake] CMake-CPack-NSIS

2008-04-08 Thread Alin M Elena
Hi, I want to setup a variable(TestVar) on windows when I use NSIS using cmake/cpack. A small example is presented here http://nsis.sourceforge.net/Setting_Environment_Variables The idea is that the project.nsi which is create