mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Alexey Komarov: - More work on base modules. - Add some dlls to build. svn path=/branches/cmake-bringup/; revision=48996
7 lines
132 B
CMake
7 lines
132 B
CMake
|
|
add_subdirectory(applications)
|
|
add_subdirectory(services)
|
|
add_subdirectory(setup)
|
|
add_subdirectory(shell)
|
|
add_subdirectory(system)
|