summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/GHS.cmake
Commit message (Collapse)AuthorAgeFilesLines
* GHS: Implement link flags and dirs for non-target groups (#16029)Geoff Viola2016-03-281-0/+2
|
* GHS: Factor out compiler information shared among languagesGeoff Viola2016-03-281-0/+6
Move common information in `Modules/Compiler/GHS-*.cmake` over to a common `Modules/Compiler/GHS.cmake` and include it.