Re: [Boost-cmake] CMakeLists.txt references missing Boost.Thread files

2009-10-10 Thread troy d. straszheim
Belcourt, Kenneth wrote: Hi, The CMakeLists.txt file in libs/thread/src references exceptions.cpp in both pthread and win32 subdirectories, but neither of these files exist. I've removed the reference to both of these and would appreciate it if someone could commit this patch to Subversion (

[Boost-cmake] CMakeLists.txt references missing Boost.Thread files

2009-10-09 Thread Belcourt, Kenneth
Hi, The CMakeLists.txt file in libs/thread/src references exceptions.cpp in both pthread and win32 subdirectories, but neither of these files exist. I've removed the reference to both of these and would appreciate it if someone could commit this patch to Subversion (or I'll do it myself