Source release 16.2.0

This commit is contained in:
John W. Bruce
2020-04-10 16:13:07 -07:00
parent 1ff9f8588a
commit b830b1d1fb
883 changed files with 509706 additions and 143739 deletions

View File

@@ -18,15 +18,16 @@
'test/cdm_test_printers.h',
'test/test_host.cpp',
'test/test_host.h',
'../util/test/test_sleep.cpp',
],
'include_dirs': [
'../core/test',
'../util/test',
],
'defines': [
'UNIT_TEST',
'CDM_TESTS',
],
'dependencies': [
'<(boringssl_dependency)',
],
'includes': [ '../util/libssl_dependency.gypi' ],
}