mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[UDFS] Enable the GCC build now. CORE-9774
svn path=/trunk/; revision=68041
This commit is contained in:
parent
889b50cfdf
commit
390609a4f4
1 changed files with 1 additions and 4 deletions
|
@ -8,7 +8,4 @@ add_subdirectory(msfs)
|
||||||
add_subdirectory(mup)
|
add_subdirectory(mup)
|
||||||
add_subdirectory(npfs)
|
add_subdirectory(npfs)
|
||||||
add_subdirectory(ntfs)
|
add_subdirectory(ntfs)
|
||||||
if(MSVC)
|
add_subdirectory(udfs)
|
||||||
# FIXME: Make sure this compiles with the *nix builder before enabling it
|
|
||||||
add_subdirectory(udfs)
|
|
||||||
endif()
|
|
||||||
|
|
Loading…
Reference in a new issue