diff --git a/setup_links.py b/setup_links.py index 58588a968b..f985e80f14 100755 --- a/setup_links.py +++ b/setup_links.py @@ -42,6 +42,7 @@ DIRECTORIES = [ 'third_party/expat', 'third_party/instrumented_libraries', 'third_party/jsoncpp', + 'third_party/libc++-static', 'third_party/libjpeg', 'third_party/libjpeg_turbo', 'third_party/libsrtp',