Skip to content
  • Fred Baksik's avatar
    GHS: Update project layout to build targets correctly · 5d2e1404
    Fred Baksik authored
    -- Restructure projects and files to support proper building of targets
       Build order is determined by hierarchy of project files and folders
       Custom targets may have been run multiple times in the original file / folder structure
    -- Default to build targets that are part of ALL target
    -- List all known targets for this project
       Includes global targets for ALL_BUILD and INSTALL
    -- Compute build order for building targets
    5d2e1404