HIPFLAGS.rst 348 B

1234567891011121314
  1. HIPFLAGS
  2. --------
  3. .. versionadded:: 3.21
  4. .. include:: ENV_VAR.txt
  5. Add default compilation flags to be used when compiling ``HIP`` files.
  6. .. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_HIP_FLAGS <CMAKE_<LANG>_FLAGS>`
  7. .. |LANG| replace:: ``HIP``
  8. .. include:: LANG_FLAGS.txt
  9. See also :variable:`CMAKE_HIP_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.