[packages/crossmingw32-jasper] - set CMAKE_CROSSCOMPILING

qboosh qboosh at pld-linux.org
Mon Mar 13 20:25:46 CET 2023


commit 9acdc5de338c12fd5d36f902deb8855029de61bd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 13 20:27:59 2023 +0100

    - set CMAKE_CROSSCOMPILING

 crossmingw32-jasper.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/crossmingw32-jasper.spec b/crossmingw32-jasper.spec
index 13c48a5..a7fc4c4 100644
--- a/crossmingw32-jasper.spec
+++ b/crossmingw32-jasper.spec
@@ -80,6 +80,7 @@ install -d builddir
 cd builddir
 # note: build/jasper.pc.in expects CMAKE_INSTALL_INCLUDEDIR and CMAKE_INSTALL_LIBDIR relative to CMAKE_INSTALL_PREFIX
 %cmake .. \
+	-DCMAKE_CROSSCOMPILING=ON \
 	-DCMAKE_INSTALL_INCLUDEDIR:PATH=include \
 	-DCMAKE_INSTALL_LIBDIR:PATH=lib \
 	-DCMAKE_SYSTEM_NAME=Windows \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-jasper.git/commitdiff/9acdc5de338c12fd5d36f902deb8855029de61bd



More information about the pld-cvs-commit mailing list