Skip to content

GHS: project updates and fixes

Fred Baksik requested to merge fred23/cmake:ghs_predefined_targets into master
  • Fix bug when using cmake --build <dir> -j n
  • Create new RERUN_CMAKE target (similar to ZERO_CHECK)
  • Changes to the project structure so it looks better in the MULTI GUI
  • All supported predefined targets are in upper case and listed first in the GUI
  • Fixed issue with Windows Paths being used on Linux

Merge request reports