[CMake] Adding convenience links to data files to generated Visual Studio projects

Massaro Alessio Alessio.Massaro at mediobanca.co.uk
Wed Apr 18 05:01:05 EDT 2012


Answering my own question: just add the files to the add_library or add_executable calls.


From: Massaro Alessio
Sent: 18 April 2012 09:51
To: 'cmake at cmake.org'
Subject: Adding convenience links to data files to generated Visual Studio projects

Hi there

Does anyone know of a way to add convenience links to data files to generated Visual Studio projects?

Basically I'm looking at a way to use VS as a sort of filesystem browser. In Visual Studio one can add "links" to files. They can be double-clicked and opened with a click, but are otherwise ignored by the build tools.

Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120418/f7bd6b01/attachment.htm>


More information about the CMake mailing list