Brad King wrote: > On 05/24/2013 04:24 PM, Brad King wrote: >> It does not individually re-quote the library names so when the >> generated CMakeLists.txt file is parsed it separates on spaces. > > Fixed: > > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e65ef08b > Great, thanks!