ports/cad/qcad/files/patch-shared_app.pri
Michael Reifenberger 567e89a810 cad/kicad-devel: Update
Update to the latest commit as of 2025.03.09
2025-03-09 19:22:45 +01:00

13 lines
220 B
Text

--- shared_app.pri.orig 2025-02-10 09:29:49 UTC
+++ shared_app.pri
@@ -18,8 +18,8 @@ LIBS += \
!r_no_opennurbs {
LIBS += \
- -lopennurbs \
- -lzlib
+ -lopenNURBS \
+ -lz
}
win32 {