mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
8 lines
103 B
Text
8 lines
103 B
Text
![]() |
|
||
|
add_subdirectory(cmd)
|
||
|
if(NOT MSVC)
|
||
|
add_subdirectory(explorer)
|
||
|
endif()
|
||
|
add_subdirectory(explorer-new)
|
||
|
|