Skip to content
  • Clinton Stimpson's avatar
    OS X: Fix regression handling frameworks for Ninja · 603bc599
    Clinton Stimpson authored and Brad King's avatar Brad King committed
    Fix a regression created by commit 373faae5 (Refactor how bundles and
    frameworks are supported, 2013-05-05).
    
    Since the ninja file isn't aware of how framework symlinks work, we
    suppress symlink creation and let cmOSXBundleGenerator handle it.  Also,
    use the real name of framework library in build rules as was done
    before, instead of the symlink.
    603bc599