On 09/12/2013 04:45 PM, James Bigler wrote: > I don't actually add the object file to the build, because VS would > link in the output of the custom command
That's the exact problem the change I linked fixes. You should add the object if you want it linked. -Brad -- 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
