mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
527f2f9057
* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
6 lines
132 B
CMake
6 lines
132 B
CMake
|
|
add_subdirectory(applications)
|
|
add_subdirectory(services)
|
|
add_subdirectory(setup)
|
|
add_subdirectory(shell)
|
|
add_subdirectory(system)
|