Lines Matching +full:libabsl +full:- +full:dev
4 # Use of this source code is governed by a BSD-style license that can be
9 # or Dev (on Linux) installed directory. Testing ANGLE this way is much faster than compiling
13 # - /opt/google/chrome-unstable on Linux
14 # - the most recent Canary installation folder on Windows.
15 # - /Applications/Google\ Chrome\ Canary.app on macOS
41 'libthird_party_abseil-cpp_absl.dylib',
47 chrome_folder = '/opt/google/chrome-unstable'
49 optional_libs_to_copy = ['libchrome_zlib.so', 'libabsl.so', 'libc++.so']
85 print(' - ' + src + ' --> ' + dst)
104 print(' - COULD NOT FIND "' + src + '"')
116 os.system('xattr -cr /Applications/Google\ Chrome\ Canary.app')
117 # Re-sign the bundle
118 os.system('codesign --force --sign - --deep /Applications/Google\ Chrome\ Canary.app')