[CMAKE/VS]
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 28 Aug 2013 21:37:54 +0000 (21:37 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 28 Aug 2013 21:37:54 +0000 (21:37 +0000)
commite3f48f8607f0c52c56a4d65b925a2a7a70735970
tree190e058f86fadc4acdbcb249f1c077b9655a2ef9
parentbf493b93af698dacd1d2fb75a2157131b8424349
[CMAKE/VS]
* Introduce the support for organizing the solution into a hierarchy of folders that matches our codebase layout.
* You can enable this feature by adding -DUSE_FOLDER_STRUCTURE=1 to your configure phase (the VSSolution one).
* Based on a patch by Yuntian Zhang with my improvements.
CORE-7412

svn path=/trunk/; revision=59860
reactos/cmake/CMakeMacros.cmake
reactos/cmake/msvc.cmake