mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
65ce146169
svn path=/branches/ros-csrss/; revision=57561
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)
|