Re: [CMake] Library file not compiling

2009-04-08 Thread Tyler Roscoe
On Tue, Apr 07, 2009 at 08:30:19PM -0400, John Dey wrote: > When I make from the root of the binary tree, I get the error below. > Yet when I go the subdirectory clthreads, make from that dir creates > the lib. Returning to the root and remaking eliminates the error. > > aeolus_build $ mak

[CMake] Library file not compiling

2009-04-07 Thread John Dey
Hi List, I'm new to cmake and need a little help: When I make from the root of the binary tree, I get the error below. Yet when I go the subdirectory clthreads, make from that dir creates the lib. Returning to the root and remaking eliminates the error. What am I missing? aeolus_build