Brad King wrote: > On 05/22/2013 06:12 PM, Stephen Kelly wrote: >> Brad King wrote: >>> I'm not sure what caused that failure, but according to local testing >>> on my VS 6 the failure we now see is caused by (according to git bisect) >>> the language-generator-expressions topic. I've merged join-genex but >>> you'll have to look into the failure further. >> >> Interesting. Nothing in that patch jumps out to me as the cause. > > Okay, I'll try to dig further since I can reproduce it. > >>> Meanwhile I've discovered we let a failure leak into master. The >>> fix-include_directories-whitespace-handling topic: >>> >>> Does the file need to be empty of symbols for this test? >> >> Nope, we can add some symbol to the file. What's the simplest thing we >> can add? > > In noticed that Watcom failed on Windows too, so we need a > dllexport-ed symbol: > > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a97240b9
Great, thanks. Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
