[cmake-developers] Patch: Add ability to override the default Visual Studio tool

Gilles Khouzam gilles.khouzam at microsoft.com
Fri Jun 17 17:42:13 EDT 2016


This patch is to add the ability to override the default tool assigned by the Visual Studio generator based on the extension, by using a new source property VS_TOOL_OVERRIDE. This also allows for new tools to be defined without having to teach CMake how to handle them.

For example, this allows to have resource support (.resw) files and specifying that they are processed with the PRIResource tool.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160617/73c1ba0e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-VS_TOOL_OVERRIDE.PATCH
Type: application/octet-stream
Size: 9881 bytes
Desc: 0001-VS_TOOL_OVERRIDE.PATCH
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160617/73c1ba0e/attachment-0001.obj>


More information about the cmake-developers mailing list