Skip to content
  • Tim Blechmann's avatar
    OS X: Fix Info.plist placement in a CFBundle · 90e22f8f
    Tim Blechmann authored and Brad King's avatar Brad King committed
    Fix cmOSXBundleGenerator::CreateCFBundle to place Info.plist under the
    same root directory as the rest of the bundle.  Without this, Info.plist
    was placed into CMAKE_BINARY_DIR, not CMAKE_CURRENT_BINARY_DIR because
    the target path was not generated correctly.
    90e22f8f