add use_internal_*api for StaticLibrary too
This commit is contained in:
parent
1465778ecf
commit
6135a5f540
1 changed files with 3 additions and 0 deletions
|
@ -108,6 +108,9 @@ $(eval $(foreach method,\
|
|||
set_library_path_flags \
|
||||
add_api \
|
||||
use_api \
|
||||
use_internal_api \
|
||||
use_internal_bootstrap_api \
|
||||
use_internal_comprehensive_api \
|
||||
use_external \
|
||||
use_externals \
|
||||
add_custom_headers \
|
||||
|
|
Loading…
Reference in a new issue