2009/3/30 Eric Noulard
> 2009/3/29 Stephen Collyer :
> > I've created an NSIS based installer by using the Cpack module in a
> > CMakeLists.txt file,
> > and have tried the CPACK_NSIS_MODIFY_PATH setting to add the installation
> > path
> > to PATH automagically.
> >
> > When I run the installer,
On Sun, Mar 29, 2009 at 8:55 PM, Stephen Collyer
wrote:
> When I run the installer, I see the appropriate page (with the "add to this
> user/all users" questions)
> but the path is never added, regardless of which option I select.
>
> This is with cmake 2.6.1 and NSIS 2.44, running on Vista with S
2009/3/29 Stephen Collyer :
> I've created an NSIS based installer by using the Cpack module in a
> CMakeLists.txt file,
> and have tried the CPACK_NSIS_MODIFY_PATH setting to add the installation
> path
> to PATH automagically.
>
> When I run the installer, I see the appropriate page (with the "ad
version of Cmake, could be 2.4.8 or any of the 2.6.x
versions.
Markus
--
Message: 6
Date: Sun, 29 Mar 2009 18:55:58 +
From: Stephen Collyer
Subject: [CMake] cmake 2.6.1: CPACK_NSIS_MODIFY_PATH has no effect
To: cmake@cmake.org
Message-ID
Correction: this is with cmake 2.6.3 - sorry
2009/3/29 Stephen Collyer
> I've created an NSIS based installer by using the Cpack module in a
> CMakeLists.txt file,
> and have tried the CPACK_NSIS_MODIFY_PATH setting to add the installation
> path
> to PATH automagically.
>
> When I run the insta
I've created an NSIS based installer by using the Cpack module in a
CMakeLists.txt file,
and have tried the CPACK_NSIS_MODIFY_PATH setting to add the installation
path
to PATH automagically.
When I run the installer, I see the appropriate page (with the "add to this
user/all users" questions)
but