mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 10:15:40 +01:00
16 lines
364 B
Plaintext
16 lines
364 B
Plaintext
Check compiletime library version
|
|
check_compiletime_version:"1.3.7"
|
|
|
|
Check runtime library version
|
|
check_runtime_version:"1.3.7"
|
|
|
|
Check for POLARSSL_VERSION_C
|
|
check_feature:"POLARSSL_VERSION_C":0
|
|
|
|
Check for POLARSSL_AES_C when already present
|
|
depends_on:POLARSSL_AES_C
|
|
check_feature:"POLARSSL_AES_C":0
|
|
|
|
Check for unknown define
|
|
check_feature:"POLARSSL_UNKNOWN":-1
|