diff --git a/conanprofile.txt b/conanprofile.txt index aeabc89e6588..a3ab8ff0c37e 100644 --- a/conanprofile.txt +++ b/conanprofile.txt @@ -13,3 +13,4 @@ CONAN_CMAKE_GENERATOR=Ninja [conf] tools.android:ndk_path=$ENV{ANDROID_NDK_ROOT} +tools.build:skip_test=True