Skip to content

Commit ae8d699

Browse files
committed
[NFC][libc++] tab -> space
1 parent 07e6b98 commit ae8d699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ if (NOT CMAKE_CONFIGURATION_TYPES)
399399
if(LIBCXX_INSTALL_HEADERS)
400400
set(header_install_target install-cxx-headers)
401401
endif()
402-
if(LIBCXX_INSTALL_MODULES)
402+
if(LIBCXX_INSTALL_MODULES)
403403
set(module_install_target install-cxx-modules)
404404
endif()
405405
add_custom_target(install-cxx

0 commit comments

Comments
 (0)