Show STL type in CMake status report
This commit is contained in:
parent
9944282b09
commit
d6d1d20816
@ -565,6 +565,7 @@ if(ANDROID)
|
||||
status("")
|
||||
status(" Android: ")
|
||||
status(" Android ABI:" ${ANDROID_ABI})
|
||||
status(" STL type:" ${ANDROID_STL})
|
||||
status(" Native API level:" android-${ANDROID_NATIVE_API_LEVEL})
|
||||
status(" SDK target:" "${ANDROID_SDK_TARGET}")
|
||||
if(BUILD_WITH_ANDROID_NDK)
|
||||
|
Loading…
Reference in New Issue
Block a user