blob: 5f1514586179d26c8c9016bde4d63c463a5bd788 (
plain)
1
2
3
4
5
6
7
8
9
10
|
CMAKE_HIP_STANDARD
------------------
.. versionadded:: 3.21
Default value for :prop_tgt:`HIP_STANDARD` 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.
|