Branching for 0.3.15 release after two days of no response from a certain sphere...
[reactos.git] / base / shell / CMakeLists.txt
1
2 add_subdirectory(cmd)
3 if(NOT MSVC)
4 add_subdirectory(explorer)
5 endif()
6 add_subdirectory(explorer-new)
7