mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
GHS: Update default BSP name
-- Use default value of sim<arch> if not user defined -- Also no reason to trim quotes or changes slashes; it is just a name not a path
This commit is contained in:
@@ -37,9 +37,12 @@ Default to ``C:/ghs``. Root path for RTOS searches.
|
||||
Default to latest platform OS installation at ``GHS_OS_ROOT``. Set this value if
|
||||
a specific RTOS is to be used.
|
||||
|
||||
* ``GHS_BSP_NAME``
|
||||
|
||||
Defaults to ``sim<arch>`` if not set by user.
|
||||
|
||||
Customizations are available through the following cache variables:
|
||||
|
||||
* ``GHS_BSP_NAME``
|
||||
* ``GHS_CUSTOMIZATION``
|
||||
* ``GHS_GPJ_MACROS``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user