[gn build] (semi-manually) port 2ff8662b5d

This commit is contained in:
Nico Weber 2021-01-29 06:48:17 -05:00
parent f65ba25cf3
commit 64ced3ce89
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ if (libcxx_enable_filesystem) {
"filesystem/directory_iterator.cpp", "filesystem/directory_iterator.cpp",
"filesystem/filesystem_common.h", "filesystem/filesystem_common.h",
"filesystem/operations.cpp", "filesystem/operations.cpp",
"filesystem/posix_compat.h",
] ]
if (libcxx_use_compiler_rt) { if (libcxx_use_compiler_rt) {
cxx_sources += [ "filesystem/int128_builtins.cpp" ] cxx_sources += [ "filesystem/int128_builtins.cpp" ]