[UDFS] Enable the GCC build now. CORE-9774

svn path=/trunk/; revision=68041
This commit is contained in:
Amine Khaldi 2015-06-06 14:05:59 +00:00
parent 889b50cfdf
commit 390609a4f4

View file

@ -8,7 +8,4 @@ add_subdirectory(msfs)
add_subdirectory(mup)
add_subdirectory(npfs)
add_subdirectory(ntfs)
if(MSVC)
# FIXME: Make sure this compiles with the *nix builder before enabling it
add_subdirectory(udfs)
endif()
add_subdirectory(udfs)