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: '[email protected]' 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!
-- 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://www.cmake.org/mailman/listinfo/cmake
