[CMake] help with FindBoost.cmake

2007-03-30 Thread kdsfinger
hi, I am using cmake and some library of boost on a linux box. When I use the boost::shared_ptr, everything is fine. But when I try to #include #include , the cmake generates lots of "undefined reference to 'boost::filesystem::...' errors. Is there something wrong with the FindBoost.cmake? Why I

Re: [CMake] Re: 'make test' doesn't build cppunit test executable

2007-03-30 Thread apervukh
> Anton Pervukhin wrote: >> Hi Bill >> >> >>> I can not figure it out from the output you have posted. I suggest >>> that >>> you make a very small contained >>> example that I can try. A tar file with all the sources needed to see >>> the problem. I will take a look >>> at it if you can create