mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +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(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)
|
||||
|
|
Loading…
Reference in a new issue