Re: [Boost-cmake] link tests

2009-05-20 Thread Brad King
troy d. straszheim wrote: I was trying to fix asio link tests and hit a couple of snags. I put in a workaround (which I bet breaks more than it fixes) and would like some feedback from kitware. The problems i was trying to fix: We generally build all test executables and libraries during the

[Boost-cmake] link tests

2009-05-20 Thread troy d. straszheim
I was trying to fix asio link tests and hit a couple of snags. I put in a workaround (which I bet breaks more than it fixes) and would like some feedback from kitware. The problems i was trying to fix: 1. The test is to ensure that linking against another built library succeeds. Typically