[CMake] Add subdirectories in visual projects

Olivier Tournaire olitour at gmail.com
Sat Feb 23 04:52:51 EST 2008


Hi all,

I would like to know if it is possible to add a subdirectory to a visual 
project and to put files in it.
Now, it is like this :

Project__
             |
             |___ Header Files
             |
             |___ Source Files

I would like to have this :

Project__
             |
             |___ Header Files__
                                        |
                                        |___ file1.hpp
                                        |___ file2.hpp
             |
             |___ Source Files__
                                        |
                                        |___ file1.cpp
                                        |___ file2.cpp

Is it posssible ?

Regards,

Olivier

-- 
Le temps des cerises reviendra. Dans l'immédiat, c'est le temps des noyaux. Courage.



More information about the CMake mailing list