Skip to content

Commit

Permalink
Added Apple SDK conf info (conan-io#2369)
Browse files Browse the repository at this point in the history
  • Loading branch information
franramirez688 authored Feb 1, 2022
1 parent 5618932 commit aaf3244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reference/conanfile/tools/meson.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,5 @@ conf
- ``tools.meson.mesontoolchain:backend``. the meson `backend
<https://mesonbuild.com/Configuring-a-build-directory.html>`_ to use. Possible values:
``ninja``, ``vs``, ``vs2010``, ``vs2015``, ``vs2017``, ``vs2019``, ``xcode``.
- ``tools.apple:sdk_path`` argument for SDK path in case of Apple cross-compilation. It will be used as value
of the flag ``-isysroot``.

0 comments on commit aaf3244

Please sign in to comment.