Explorar el Código

Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'

Brad King hace 11 años
padre
commit
631fadeae9
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst

+ 6 - 0
Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst

@@ -0,0 +1,6 @@
+fix-OSX-bundle-rpaths-and-Qt5
+-----------------------------
+
+* The :module:`BundleUtilities` module learned to resolve and replace
+  ``@rpath`` placeholders on OS X to correctly bundle applications
+  using them.