On 1/22/07, Yann Pinczon du Sel <[EMAIL PROTECTED]> wrote:
Hello,
Hi Yann,
I'm new to CMAke, trying to make a project in cmake that will look like those i already have in visual7.
Cool!
So is it possible with the cmake files, to make a visual 7 project in wich sources files will be divided into different sections and sub-sections ?
I guess you are looking for this page: http://www.cmake.org/Wiki/CMake_FAQ#How_To_Put_Files_in_Folders_in_Visual_Studio_Projects You can get more details about the `SOURCE_GROUP' command in the official documentation. (on http://cmake.org or in your CMake installation directory) Bye -- Tristan Carel Music with dinner is an insult both to the cook and the violinist. http://tristan-carel.com _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
