mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
b819608ed8
svn path=/branches/condrv_restructure/; revision=63104
10 lines
220 B
CMake
10 lines
220 B
CMake
|
|
add_subdirectory(cdfs)
|
|
add_subdirectory(ext2)
|
|
add_subdirectory(fastfat)
|
|
#add_subdirectory(fastfat_new)
|
|
add_subdirectory(fs_rec)
|
|
add_subdirectory(msfs)
|
|
add_subdirectory(mup)
|
|
add_subdirectory(npfs)
|
|
add_subdirectory(ntfs)
|