mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
Merge topic 'ghs-linux'
2c43fb5be3FindThreads: Fix pthread library check in GHS Multi Generator0404efe786GHS: Add support for GHS Multi Generator in Linux2060a1445cTests: Fix file name case in GHS object library testddad70c8a4Tests: Run GHS tests in a separate ctest processf7dca1fc97GHS: Fix include-what-you-use and clang-tidy diagnostics Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3006
This commit is contained in:
@@ -52,7 +52,8 @@ to configure the project:
|
||||
possible.
|
||||
|
||||
* The :generator:`Green Hills MULTI` generator sets this to the full
|
||||
path to ``gbuild.exe`` based upon the toolset being used.
|
||||
path to ``gbuild.exe(Windows)`` or ``gbuild(Linux)`` based upon
|
||||
the toolset being used.
|
||||
|
||||
Once the generator has initialized a particular value for this
|
||||
variable, changing the value has undefined behavior.
|
||||
|
||||
Reference in New Issue
Block a user