mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05:00
GHS: Set primary target using arch/platform values (or user specified value)
This commit is contained in:
@@ -19,6 +19,11 @@ Default to ``integrity``.
|
||||
Usual values are ``integrity``, ``threadx``, ``uvelosity``,
|
||||
``velosity``, ``vxworks``, ``standalone``.
|
||||
|
||||
* ``GHS_PRIMARY_TARGET``
|
||||
|
||||
Sets ``primaryTarget`` field in project file.
|
||||
Defaults to ``<arch>_<GHS_TARGET_PLATFORM>.tgt``.
|
||||
|
||||
* ``GHS_TOOLSET_ROOT``
|
||||
|
||||
Default to ``C:/ghs``. Root path for ``toolset``.
|
||||
|
||||
Reference in New Issue
Block a user