[Cmake] install subdirs - example

Andy Cedilnik andy.cedilnik at kitware.com
Tue Jun 1 10:28:33 EDT 2004


Hi Jan,

Found the problem. The problem is you do not set the
EXECUTABLE_OUTPUT_PATH, which exposes the bug in CMake. So, for now, set
executable output path and LIBRARY_OUTPUT_PATH and it will work.

I guess CMake 2.0.2 will fix it.

			Andy

On Tue, 2004-06-01 at 04:03, Jan Woetzel wrote:
> the problem still exists.
> I tested with 2.0.1 and CVS HEAD (2.1.0 / 2004-May-29) on Linux.
> I wrote a minimal example describing the problem.
> 
> You can download the ZIP (2kB) here:
> 
> http://www.mip.informatik.uni-kiel.de/~jw/cmake/data/BIAS.zip




More information about the Cmake mailing list