Files
CMake/Modules/Platform
Fred Baksik 83eb5695e9 GHS: Update toolset selection logic
-- Ensure that GHS_TOOLSET_ROOT is used as a path
   * Converts directory path slashes to CMake style
-- Use ComparePath() to properly check for path changes of build tool
   * Accounts for Windows file-system case insensitivity.
-- Don't print message "defaulting" messages (this causes CMake test failures)
-- Don't force update CMAKE_GENERATOR_TOOLSET back into cache when `-T`
   is not used on initial configure. This change avoids an unnessary
   error message when accidentally using `-T` in subsequent runs but the same
   tools are always used.
-- Use IssueMessage() for error messages.
2021-11-15 13:15:10 -05:00
..
2021-03-30 10:06:02 -04:00
2020-05-06 13:09:00 -04:00
2019-03-05 09:42:41 -05:00
2020-05-06 13:09:28 -04:00
2021-11-04 09:03:22 -04:00