diff --git a/native/conan/android/profile b/native/conan/android/profile index 01d667a29747bd5355c4c87f45e1baaef6f481db..4a710e5f378e247c9f3b4947ad81bd1f7f0d8dd5 100644 --- a/native/conan/android/profile +++ b/native/conan/android/profile @@ -22,4 +22,4 @@ CC=$target_host$api_level-clang CXX=$target_host$api_level-clang++ LD=$target_host-ld STRIP=$target_host-strip -ANDROID_NDK=$android_ndk \ No newline at end of file +ANDROID_NDK_ROOT=$android_ndk \ No newline at end of file