mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
4f0b8d3db0
svn path=/branches/ntvdm/; revision=59241
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)
|