Skip to content

Commit 02eaeec

Browse files
authored
[libc++] Remove obsolete CMake variable (#118119)
That variable is not referenced anywhere anymore, so it can be removed.
1 parent d33dc14 commit 02eaeec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libcxx/src/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
set(LIBCXX_LIB_CMAKEFILES_DIR "${CMAKE_CURRENT_BINARY_DIR}${CMAKE_FILES_DIRECTORY}" PARENT_SCOPE)
2-
31
# Get sources
42
set(LIBCXX_SOURCES
53
algorithm.cpp

0 commit comments

Comments
 (0)