[CMake] Adding non .cpp or .h file to a visual studio project.
Josef Karthauser
joe.karthauser at geomerics.com
Fri Nov 2 08:50:31 EDT 2007
Hi there again,
I'm using cmake to create some visual studio projects, and want to
include some non-C files (config.txt for instance) into the vcproj file
so that my Visual Studio users can edit the file from within the IDE.
I can't add them using ADD_LIBRARY or ADD_EXECUTABLE, so how do I
register them?
Does anyone know?
Thanks,
Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20071102/bc38e825/attachment.html
More information about the CMake
mailing list