mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2025-01-23 20:34:36 +08:00
15 lines
348 B
ReStructuredText
15 lines
348 B
ReStructuredText
HIPFLAGS
|
|
--------
|
|
|
|
.. versionadded:: 3.21
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Add default compilation flags to be used when compiling ``HIP`` files.
|
|
|
|
.. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_HIP_FLAGS <CMAKE_<LANG>_FLAGS>`
|
|
.. |LANG| replace:: ``HIP``
|
|
.. include:: LANG_FLAGS.txt
|
|
|
|
See also :variable:`CMAKE_HIP_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.
|