Skip to content

Commit 5198dfc

Browse files
author
Yucheng Low
committed
missing a file...
1 parent c5c63e0 commit 5198dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ else()
111111
if (EXISTS ${CMAKE_SOURCE_DIR}/deps/local/lib64/libc++abi.so.1)
112112
set(INSTALLATION_SYSTEM_BINARY_FILES
113113
${CMAKE_SOURCE_DIR}/deps/local/lib64/libc++abi.so.1
114+
${CMAKE_SOURCE_DIR}/deps/local/lib64/libc++.so.1
114115
)
115116
endif()
116117

0 commit comments

Comments
 (0)