Let me explain briefly my question:
I have the following dir structure with my source file:
foo/
library/{ some code here for the library}
samples/
example1/{ some code here for example 1}
example2/{ some code here for example 2}My goal is to create VC++ solution/project structure which will be similar for above file structure: solution FOO/
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
