mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
ba447018c8
Effectively mountmgr.sys is an essential part of the storage stack
5 lines
121 B
CMake
5 lines
121 B
CMake
add_subdirectory(class)
|
|
add_subdirectory(floppy)
|
|
add_subdirectory(ide)
|
|
add_subdirectory(mountmgr)
|
|
add_subdirectory(port)
|