Re: [CMake] INSTALL(TARGET ...) Target not in this folder

2010-07-16 Thread Aaron_Wright
do what is right? - Aaron Wright From: Rolf Eike Beer To: cmake@cmake.org Date: 07/16/2010 10:10 AM Subject: Re: [CMake] INSTALL(TARGET ...) Target not in this folder Sent by: cmake-boun...@cmake.org Am Friday 16 July 2010 schrieb

Re: [CMake] INSTALL(TARGET ...) Target not in this folder

2010-07-16 Thread Rolf Eike Beer
Am Friday 16 July 2010 schrieb aaron_wri...@selinc.com: Please do not reply to a random message to start a new discussion. This makes thread sorting appear completely random. > I have sort of an interesting directory structure for my projects. I have > a folder for libraries, a folder for execut

[CMake] INSTALL(TARGET ...) Target not in this folder

2010-07-16 Thread Aaron_Wright
I have sort of an interesting directory structure for my projects. I have a folder for libraries, a folder for executables, and a folder for packages. The packages folder contains debian packages that combine libraries and executables from the other two folders. So they look sort of like: IF(N