conan-io / cmake-conan

CMake wrapper for conan C and C++ package manager
MIT License
814 stars 247 forks source link

Skip Android tests if `ANDROID_NDK_ROOT` is not set #650

Open valgur opened 2 weeks ago

valgur commented 2 weeks ago

The Android tests are not a critical part of the test suite and can probably be skipped if the Android NDK has not been set up.