summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_HIP_ARCHITECTURES.rst
blob: 0cf020136c679c0dc2451cab1008c01d8f12aa85 (plain)
1
2
3
4
5
6
7
8
9
10
11
CMAKE_HIP_ARCHITECTURES
-----------------------

.. versionadded:: 3.21

Default value for :prop_tgt:`HIP_ARCHITECTURES` property of targets.

This is initialized to the default architecture chosen by the compiler.

This variable is used to initialize the :prop_tgt:`HIP_ARCHITECTURES` property
on all targets. See the target property for additional information.