vcl/workben/fftester.cxx | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 9d8accf03984a64a4105826e55b221962628eb93
Author: Noel Grandin <[email protected]>
AuthorDate: Tue Mar 9 18:53:15 2021 +0200
Commit: Noel Grandin <[email protected]>
CommitDate: Wed Mar 10 08:52:25 2021 +0100
add macOS instructions
Change-Id: If8d15a2ad9b1916393233164f3d2752780a0a9a1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112232
Tested-by: Jenkins
Reviewed-by: Noel Grandin <[email protected]>
diff --git a/vcl/workben/fftester.cxx b/vcl/workben/fftester.cxx
index 5dafd12be683..640bd1f54832 100644
--- a/vcl/workben/fftester.cxx
+++ b/vcl/workben/fftester.cxx
@@ -21,6 +21,10 @@
make
cp workdir/LinkTarget/Executable/fftester instdir/program
LD_LIBRARY_PATH=`pwd`/instdir/program instdir/program/fftester <foo>
png
+ or on macOS
+ make
+ cp workdir/LinkTarget/Executable/fftester
instdir/LibreOfficeDev.app/Contents/MacOS/
+ DYLD_LIBRARY_PATH=`pwd`/instdir/LibreOfficeDev.app/Contents/Frameworks
instdir/LibreOfficeDev.app/Contents/MacOS/fftester <foo> png
*/
#include <sal/main.h>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits