[CMake] Visual Studio 2013, increamental builds, intermediate directories and long target names
david_bjornbak at keysight.com
david_bjornbak at keysight.com
Sun May 31 12:04:11 EDT 2015
Unfortunately, we're hitting an issue migrating from VS 2012 to VS 2103 with Cmake working with long target names.
Apparently the only know workarounds to the issues listed below is to shorten target names but, we're working with fairly long set of projects and it's not practical to rename the target names involved. Imaging going through something twice the size of VTK and changing target names and keeping the meaning of the names.
I didn't look into the cmake source code around this yet but, I wanted to see if this issue is viewed as a Microsoft limitation that's not practical to code around or not.
http://stackoverflow.com/questions/28959488/how-to-enable-incremental-builds-for-vs-2013-with-cmake-and-long-target-names
http://stackoverflow.com/questions/29726394/warning-msb8028-the-intermediate-directory-debug-contains-files-shared-from
++David->Bjornbak;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150531/762edee8/attachment.html>
More information about the CMake
mailing list