Skip to content

Commit 248d085

Browse files
[README.md] Add further reading section
1 parent e49fb5f commit 248d085

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,7 @@ Once the plugin is applied, it needs to be configured. Configuration currently c
4444
Conan profile can be either a relative path or an absolute path, it could also be a regular conan profile, installed and managed by conan (eg. `default`).
4545

4646
Plugin applies `arch` setting when calling `conan install`, thus all architectures can share the same profile, if no differentiation is needed - `{ profile.set("android") }`.
47+
48+
## Further reading
49+
50+
https://docs.conan.io/2/examples/cross_build/android/android_studio.html

0 commit comments

Comments
 (0)