Skip to content

Commit 775ff35

Browse files
author
Yucheng Low
authored
Merge pull request #368 from ylow/master
missing a file...
2 parents c5c63e0 + 5198dfc commit 775ff35

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)