[EMAIL PROTECTED] wrote:
I wonder if it's possible to create subfolders with the command SOURCE_GROUP
in Visual Studio. For example, I want to group some header files in the
folder include, some in the folder include\graph and some in the folder
include\image.
Is this possible? I found a newsgroup entry about this topic from 2004 where
they say "no", but maybe it works with newer versions of CMake?

I think this was done:

http://www.cmake.org/Bug/bug.php?op=show&bugid=1634&pos=2

Just put a slash in the source group name. If it doesn't work please reopen that bug report. If it does work please let me know and I'll update the docs.

Thanks,
-Brad
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to