Eric Noulard wrote:
> 2013/9/13 Stewart, Robert :
> > Bill Hoffman wrote:
>
> [...]
>
> > I'll try again. In my build tree, I arranged for the
> > INSTALL() commands to create and populate some directories,
> > noted by "installed" below:
> >
> > /my/build/directory/
> >builds/
> >installe
2013/9/13 Stewart, Robert :
> Bill Hoffman wrote:
[...]
>
> I'll try again. In my build tree, I arranged for the INSTALL() commands to
> create and populate some directories, noted by "installed" below:
>
> /my/build/directory/
>builds/
>installed/
>source/
>CMakeLists.txt
>
> T
Bill Hoffman wrote:
> On 9/10/2013 1:42 PM, Stewart, Robert wrote:
> >>Likewise, I want an NSIS installer or RPM that will create
> >>that directory structure in either a default location from
> >>my CMakeLists.txt or in a directory selected by the user
> >>during installation (via the GUI for NSIS
On 9/10/2013 1:42 PM, Stewart, Robert wrote:
Likewise, I want an NSIS installer or RPM that will create
that directory structure in either a default location from my
CMakeLists.txt or in a directory selected by the user during
installation (via the GUI for NSIS or --prefix for rpm).
What must I
Anyone?
Stewart, Robert wrote, on Thursday, September 05, 2013 12:55 PM:
>
> I want CPack to build packages that result in installing
> files in a particular structure, regardless of whether I'm
> using TGZ, ZIP, NSIS, RPM, etc. I'm having trouble making
> this work and need help.
>
> Let me make
I want CPack to build packages that result in installing files in a particular
structure, regardless of whether I'm using TGZ, ZIP, NSIS, RPM, etc. I'm
having trouble making this work and need help.
Let me make things concrete. I have successfully configured CMake to install
platform-specific