[CMake] Getting empty package with CPack

2015-03-11 Thread Tim Gallagher
Hi all, I'm trying to play with CPack to build an installer for our code and I'm pretty confused. I am using the self-extracting TGZ generator on CMake 2.8.8. My CMakeLists.txt is really long, but I included what I think are the important parts under my signature. I configure the build and

Re: [CMake] Getting empty package with CPack

2015-03-11 Thread Nils Gladitz
On 11.03.2015 21:17, Tim Gallagher wrote: Hi all, I'm trying to play with CPack to build an installer for our code and I'm pretty confused. I am using the self-extracting TGZ generator on CMake 2.8.8. My CMakeLists.txt is really long, but I included what I think are the important parts under

Re: [CMake] Getting empty package with CPack

2015-03-11 Thread Tim Gallagher
, I'd have to use CPack outside of our CMake system? Thanks, Tim - Original Message - From: Nils Gladitz nilsglad...@gmail.com To: tim gallagher tim.gallag...@gatech.edu, cmake@cmake.org Sent: Wednesday, March 11, 2015 6:32:24 PM Subject: Re: [CMake] Getting empty package with CPack