On 7/24/07, Sergei Riaguzov <[EMAIL PROTECTED]> wrote:
Hi!How can I emulate "Add folder" MSVS functionality with CMake? I want to be able to add a folder without adding another executable or anything like that.
Are you looking for something that shows up in the MSVS Solution Explorer? Perhaps you want the SOURCE_GROUP command. Cheers, Brandon Van Every _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
