Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eli F-F
  • CMakeCMake
  • Repository
  • cmake
  • Source
  • cmGlobalXCodeGenerator.cxx
Find file BlameHistoryPermalink
  • Gregor Jasny's avatar
    Xcode: Always track object library dependencies via hacky Makefile · 5da9266a
    Gregor Jasny authored Feb 18, 2017 and Brad King's avatar Brad King committed Feb 22, 2017
    Always use the dependency tracker Makefile to ensure targets that
    depend on object libraries are up-to-date.  For all other target
    types we use the hack only for Xcode < 5.
    
    Fixes: #16615
    5da9266a