https://github.com/Kitware/CMake
Raw File
Tip revision: 29bcbcab4fe3750d7529f49e9d71768c76a23a47 authored by Brad King on 09 February 2023, 19:21:24 UTC
CMake 3.26.0-rc2
Tip revision: 29bcbca
CMAKE_HIP_STANDARD_REQUIRED.rst
CMAKE_HIP_STANDARD_REQUIRED
---------------------------

.. versionadded:: 3.21

Default value for :prop_tgt:`HIP_STANDARD_REQUIRED` target property if set when
a target is created.

See the :manual:`cmake-compile-features(7)` manual for information on
compile features and a list of supported compilers.
back to top